Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » JSP Interest »

Re: Problem with Frames

S Karthikeyan

2004-05-11


Hi..

Try to put those dynamic values into the session and it will get passed into the header.jsp file


regards,

S.Karthikeyan

-----Original Message-----
From: Zulekha Banu [mailto:zulekha.flexwala@(protected)]
Sent: Tuesday, May 11, 2004 1:16 PM
To: JSP-INTEREST@(protected)
Subject: Problem with Frames


Hi

Is there any way by which I can pass some dynamic parameters
to a frame.My
code is something like this..


<html>
<frameset rows="15%,*">
  <frame name="top" src="../header.jsp" marginheight=1>

  <frame name="bottom" src="../page.jsp" marginheight=1>

</frameset>
</html>

I wish to pass couple of parameters to header.jsp.Any
suggestions or can you
point me to some documentation that may help? Thank you in advance.

Regards,
Zulekha

===========================================================================
To unsubscribe: mailto listserv@(protected)".
For digest: mailto listserv@(protected)".

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

===========================================================================
To unsubscribe: mailto listserv@(protected)".
For digest: mailto listserv@(protected)".

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
©2008 junlu.com - Jax Systems, LLC, U.S.A.