>>> Farooqui Hamid <[EMAIL PROTECTED]> 04-Jan-01 8:54:19 PM >>>
>Thanks everybody for your help
>I m now stuck at this point
<<INPUT type=hidden value=userID name=user_id>
>In the above line userID is the variable which i m
>getting from my earlier servlet
>How do i set the value=variable
>Right now my next servlet gets the value as "userID"
>hardcoded
Because it doesn't work like that.
Either parse the file when you send it (why you should use a
RequestDispatcher rather than a redirect) or use some JavaScript.
Many people have suggested cookies (or sessions using cookies).
That's probably the better way to do it...
...but now you've only got an hour left.
Nic Ferrier
___________________________________________________________________________
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