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

Reply via email to