>>> Henric Larsson <[EMAIL PROTECTED]> 4/20/99 9:21:20 PM >>>
>what should it return if the request came from a POST
>but the value was not filled out in a form, also if the
>parameter is present in a GET but no value is specified
>for it.

>I keep checking my parameters for a null and then for a
>zero length String, I think the spec. should specify this
>to ease the code up a bit.

>if this is specified somewhere else like the http 1.0 spec.
>could someone please let me know.

I believe it is specified in HTTP/1.1. It's late here so I can't be
bnothered to look it up /8->

But I'm sure it there! I *think* that GET has preference.

Certainly I think this beyond servlet specification, isn't it Sun?




Nic Ferrier
Tapsell-Ferrier Ltd
www.tapsellferrier.co.uk

___________________________________________________________________________
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