I have a question regarding servlets and frames. I have a single servlet
that handles HTTP requests.
Each frame calls this servlet and passes a parameter such as header,
tableofcontents, mainpage,etc.
The servlet in turn calls the appropriate function to either display a
header for the header frame, table of
contents for that frame,etc,etc. The problem I'm running into is that when
the framed page loads, sometimes
the incorrect HTML will be displayed. For instance, sometimes the header
shows up in the header frame
as well as the main frame. Is this because I'm calling the same servlet or
is this a potential bug in JRun?
Any ideas? suggestions?
___________________________________________________________________________
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