Hi Bradley,
I did something similar a few months back. It works.
About your second question - you can pass the information to be shared by using hidden 
parameters. But I don't think information can be stored within the appl servlet to be 
picked up by others.
Rather the hidden parameters can be passed to the other servlets.
Hope this answers your query.
Regards,
Jyoti
-----Original Message-----
From:   Bradley Unwin [SMTP:[EMAIL PROTECTED]]
Sent:   Wednesday, September 15, 1999 6:39 AM
To:     [EMAIL PROTECTED]
Subject:        Frames & Servlets

Hi there,

I am currently trying to implement a Web Page which contains 3 Frames.  I would like a 
"parent" servlet to create the parent frameset page and each frame to reference 
another servlet.

I would like to share the request and response information from the parent servlet 
with all of the others when they run, because it contains the information to be 
displayed within the other frames.  Is it possible to store some information within 
the Application Server to be picked up at some other time, by some other servlet???  
Does this make sense???

Thanks,

Brad.

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to