Hi,

two cases:

- normal link: use URL-parameters .....ServletName?parmname1=value1.....

- form: field-values will be added to the request.

-> every servlet-tutorial deals with that kind of questions

regards
Alexander

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Friday, August 31, 2001 10:48 AM
To: [EMAIL PROTECTED]
Subject: Pass arguments from html file to servlet


Hi.
My question is, how can i pass arguments from a html file to servlet?
Thank you.

Reply via email to