  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | JSP - A mailing list about Java Server Pages specification and reference | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | JSP-INTEREST Digest - 1 Mar 2006 to 17 Mar 2006 (#2006-8) | JSP-INTEREST Digest - 1 Mar 2006 to 17 Mar 2006 (#2006-8) 2006-03-18 - By Paul Copeland
Back It is really hard to get this kind of design to work correctly. The response will come back to the frame that submitted the request to the jsp page (servlet). You could try returning a 204 status code (no change) to the first frame and then run some javascript to tell the second frame to update itself with window.location.replace or reload. Expect inconsistent behavior with different browsers.
Automatic digest processor wrote:
>There are 2 messages totalling 99 lines in this issue. > >Topics of the day: > > 1. Problem with JSP and HTML frames (2) > >=========================================================================== >To unsubscribe: mailto listserv@(protected) with body: "signoff JSP-INTEREST". >For digest: mailto listserv@(protected) with body: "set JSP-INTEREST DIGEST". > >Some relevant archives, FAQs and Forums on JSPs can be found at: > > http://java.sun.com/products/jsp > http://archives.java.sun.com/jsp-interest.html > http://forums.java.sun.com > http://www.jspinsider.com > >-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- > >Date: Fri, 17 Mar 2006 09:06:27 -0800 >From: Nenad Bosanac <boske3@(protected)> >Subject: Problem with JSP and HTML frames > >Hello! >I have one problem.I want to make JSP page with html >frame in it.I want one page with two horizontal frame >and in upper frame when someone submit something to >display in lower page.I want to make all of this pages >in JSP exstension and to call it up.jsp and down.jsp. >I try something but it doesn`t work. >can anyone have any idea or solution of this problem >Thanks > >__ ____ ____ ____ ____ ____ ____ ____ ____ ____ __ >Do You Yahoo!? >Tired of spam? Yahoo! Mail has the best spam protection around >http://mail.yahoo.com > >=========================================================================== >To unsubscribe: mailto listserv@(protected) with body: "signoff JSP-INTEREST". >For digest: mailto listserv@(protected) with body: "set JSP-INTEREST DIGEST". > >Some relevant archives, FAQs and Forums on JSPs can be found at: > > http://java.sun.com/products/jsp > http://archives.java.sun.com/jsp-interest.html > http://forums.java.sun.com > http://www.jspinsider.com > >-- ---- ---- ---- ---- ---- -- > >Date: Sat, 18 Mar 2006 09:18:45 +0500 >From: Imran Anwar <imranwar@(protected)> >Subject: Re: Problem with JSP and HTML frames > >If you attach your files then it will be help full for > > > >On 3/17/06, Nenad Bosanac <boske3@(protected)> wrote: > > >>Hello! >>I have one problem.I want to make JSP page with html >>frame in it.I want one page with two horizontal frame >>and in upper frame when someone submit something to >>display in lower page.I want to make all of this pages >>in JSP exstension and to call it up.jsp and down.jsp. >>I try something but it doesn`t work. >>can anyone have any idea or solution of this problem >>Thanks >> >>__ ____ ____ ____ ____ ____ ____ ____ ____ ____ __ >>Do You Yahoo!? >>Tired of spam? Yahoo! Mail has the best spam protection around >>http://mail.yahoo.com >> >> >>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= >> >> >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= >=3D > > >>To unsubscribe: mailto listserv@(protected) with body: "signoff >>JSP-INTEREST". >>For digest: mailto listserv@(protected) with body: "set JSP-INTEREST >>DIGEST". >> >>Some relevant archives, FAQs and Forums on JSPs can be found at: >> >>http://java.sun.com/products/jsp >>http://archives.java.sun.com/jsp-interest.html >>http://forums.java.sun.com >>http://www.jspinsider.com >> >> >> > > > >-- >Imran Anwar > >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >To unsubscribe: mailto listserv@(protected) with body: "signoff JSP-INTEREST". >For digest: mailto listserv@(protected) with body: "set JSP-INTEREST DIGEST". > >Some relevant archives, FAQs and Forums on JSPs can be found at: > > http://java.sun.com/products/jsp > http://archives.java.sun.com/jsp-interest.html > http://forums.java.sun.com > http://www.jspinsider.com > >-- ---- ---- ---- ---- ---- -- > >End of JSP-INTEREST Digest - 1 Mar 2006 to 17 Mar 2006 (#2006-8) >**************************************************************** > > > > >
=========================================================================== To unsubscribe: mailto listserv@(protected) with body: "signoff JSP-INTEREST". For digest: mailto listserv@(protected) with body: "set JSP-INTEREST DIGEST".
Some relevant archives, FAQs and Forums on JSPs can be found at:
http://java.sun.com/products/jsp http://archives.java.sun.com/jsp-interest.html http://forums.java.sun.com http://www.jspinsider.com
|
|
 |