Hello ruben,
Normally when u r calling a servlet u will be specifying
the url of the servlet(in the html).for url only u just need to add the
parameters.
ex. servlet/myclass?name="s"&age="21"&time="asd"
and u can get the parameters with request.getParameter() in
the servlet.
Hope this solves your problem.
"The intellect has little to do on the road to discovery. There comes a leap
in consciousness, call it Intuition or what you will, the solution comes to
you and you don't know how or why".
--Albert Einstein
With best regards,
M.S.Krishna (RBIN/DBA-JOT)
> Phone*: +91-80-508-1416
Fax : +91-80 571-1865
E-mail : [EMAIL PROTECTED]
Robert Bosch India Limited,
123,Industrial Layout,
Koramangala,
Bangalore-95.
> -----Original Message-----
> From: Ruben Domene [SMTP:[EMAIL PROTECTED]]
> Sent: Thursday, August 30, 2001 5:05 AM
> To: tomcat
> Subject: How a html file pass arguments to a servlet??
>
> Hi.
> I need know how from a html file i can send arguments to servlet.
> Thank you for your helps.
RE: How a html file pass arguments to a servlet??
Suresh Krishna M (RBIN/DBA-JOT) Thu, 30 Aug 2001 01:19:17 -0700
- How a html file pass arguments to a servle... Ruben Domene
- urgent : using Mail Resource in web.x... Christoph Rooms
- RE: How a html file pass arguments to... Suresh Krishna M (RBIN/DBA-JOT)
- RE: How a html file pass arguments to... Cato, Christopher
- RE: How a html file pass arguments to... Suresh Krishna M (RBIN/DBA-JOT)
