The problem is that with an HTML page I initialize a servlet that
initialize a bean, and the the servlets redirect on some other pages. These
other pages are in fact JSP Pages and with the tags It does not find the
instance of beans created in the servlet and creates a new one.

I am running under Apache Tomcat Webserver and all is in fact correctly
initialized ( checked with println on servlet ) but the page does not find
the good information....

Thank you if you have news for me...

___________________________________________________________________________
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