sorry, 'course I do.
chanoch
-----Original Message-----
From: Kevin Mukhar [mailto:kevin.mukhar@c...]
Sent: 09 January 2001 14:43
To: Servlets
Subject: [servlets] RE: Receive parameter from JSP
Chanoch Wiggers wrote:
>
> You can capture parameters sent in a form from the user, whether they are
> sent via the POST or GET request type using the getProperty() method of
the
> request object passed to the JSP:
>
> request.getProperty(nameofproperty);
You mean getParameter(String) or getParameterValues(String)
---
NEED TECHNICAL TIPS, TOOLS, AND INSIGHTS? Is FREE okay?
Visit EarthWeb for the latest in IT Management, Software Development,
Web Development, Networking & Communications, and Hardware & Systems.
Click on http://www.earthweb.com for FREE articles, tutorials,
and discussions from the experts.
---
You are currently subscribed to servlets as: $subst('Recip.EmailAddr')
To unsubscribe send a blank email to leave-servlets-$subst('Recip.MemberIDChar')@p2p.wrox.com