Wrox Home  
Search P2P Archive for: Go

  Return to Index  

servlets thread: RE: uploading data from a form


Message #1 by Chanoch Wiggers <ChanochW@w...> on Tue, 9 Jan 2001 14:01:18 -0000
Chanoch Wiggers wrote:
> 
> you can access hidden fields exactly the same as other fields in JSP or
> servlets. Just use the getProperty() method. I assume you are using a form
> with the post method.

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

  Return to Index