Hi, all.

I'm working with WebLogic 5.1 sp10 (installed on c:\weblogic) and the root directory 
is: C:\application\dga
The JSP pages are in the directory C:\application\jsp. These pages call to the servlet 
C:\application\dgaclasses\ControlServlet.class.
In weblogic.properties I have these lines:

        weblogic.httpd.documentRoot=c:/application/dga
        weblogic.httpd.webApp.dga=c:/application/dga
        weblogic.httpd.register.controller=dga.classes.ControlServlet

The problem is that the servlet and the JSP pages don't share session, neither 
context. Can anybody help me?
Thanks.

==========================================================================To 
unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to