Hi everyone,
When my servlet receives a HEAD request, the doGet method is called, but it
seems that any call to req.getParameter returns null. If I do a GET with
identical parameters, the getParameter calls work fine.
I need the parameters to work out exactly what headers will be returned. The
HEAD request isn't supposed to work this way, is it? Has anyone else seen
this behaviour?
Apache/1.3.6 (Unix) ApacheJServ/1.0b3
RedHat 5.2
Thanks.
=====================================================================
Lachlan O'Dea <mailto:[EMAIL PROTECTED]> Computer Associates Pty Ltd
Webmaster Vet - Anti-Virus Software
http://www.vet.com.au/
----------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
READ THE FAQ!!!! <http://java.apache.org/faq/>
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]