Hi all,
I want to pass in a parameter to a servlet depending on its registered name.
for example I register a servlet with name Servlet1 I want to send a
paramter "xyz" to it
I register a same servlet class with another name Servlet2 I want it to take
paramter "abc".
The purpose of the whole exercise is to initialize the servlet depending its
registered name / url, so that I can have some computation based on that.
Thanks for any help
Mandar
___________________________________________________________________________
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