"Craig R. McClanahan" wrote:
> More specifically for Apache JServ 1.0, the ServletRequest.getParameter()
> family of calls work like this: if the request is a GET, it parses the query
> string; if the request is a POST, it parses the posted content data instead.
> In neither case does it ever combine the two sources. It is not obvious from
> the 2.0 servlet API spec, but it seems to me that this is the correct
> behavior. (That's the nice thing about open source -- you don't have to guess
> what is really happening. :-)
thats exactly how it is in my implementation as well (http://www.ezwebtools.com)
___________________________________________________________________________
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