> Under this proposal, will it be possible to distinguish values that
> came via GET vs. those that came from POST?

Nope -- params be params are params. Though you'll always have access to
the query string so that if the param you are looking at isn't in the
query string, it must have been from the post body.

.duncan

___________________________________________________________________________
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

Reply via email to