One way you can do is to use Java Server Side Include (<SERVLETS> tags) to
obtains the session from your servlet and put it as variable in JSP page.
Steve
KBMail Software & Java Hosting Services Provider
Web site: http://kbmail.com | http://www.ebpcs.net
----- Original Message -----
From: Leo Fu <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, December 10, 1999 10:33 PM
Subject: sharing resources in between WEBAPPs?
> Hi,
>
> The design of my project consists of several web-applications (as
> defined in section 1.5 of the JSP1.0 spec). One application provides the
> functionality of user authentication and the other are the applications
> which the user can execute after login. The problem is from one
> application it can't obtain the user session object created by the User
> Authentication application (req.getSession() returns null). Am I missing
> anything here? Seems like the "resources" among web applications can't
> be shared. Is there any work around?
>
> Thanks in advance.
>
> -Leo
>
>
===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
> FAQs on JSP can be found at:
> http://java.sun.com/products/jsp/faq.html
> http://www.esperanto.org.nz/jsp/jspfaq.html
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html