Have a look at the ServletContext Interface to share object from one
servlet context to another by using getContext(), setAttributes(),
getAttributes() and so on.

Pascal Deschenes


> -----Original Message-----
> From: A mailing list for discussion about Sun Microsystem's Java Servlet
> API Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of
> Mulimani, Nitin (AZ77)
> Sent: April 13, 2000 2:41 PM
> To: [EMAIL PROTECTED]
> Subject: servlet communication
>
>
> hi,
> I want to send parameter form one servlet to another servlet...
> what methods should i use. If I store these parameters as a session object
> will it work fine..
>
> Nitin Mulimani
> ASU -INTERN
> Honeywell, Software Engineer
> Phone-no : (602)-436-4071
>              (480)-921-2144
> [EMAIL PROTECTED]
>
> __________________________________________________________________
> _________
> 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
>

___________________________________________________________________________
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