The use of a session object after the login may help.
Otherwise, you can use a <input type="hidden" ...> tag in the form and
generate the variable value everytime.
Tim Gallagher
-----Original Message-----
From: Hector Fabio Meza Martinez [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 09, 1999 9:07 AM
To: [EMAIL PROTECTED]
Subject: servlet variables
Hi
Is there any way to create a variable in a servlet that will take info
from
a form, but it will be different with each invocation? i.e. if two
browsers
request the servlet with say, a login code, the variable should store
the
code, and the value should be differente for each request.
Any help would be appreciated
Hector
________________________________________________________________________
___
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