query string is probably null. That can happen if there was nothing but a URL (address 
pard) passed in the HTTP request header.

-Clay Ferguson

-----Original Message-----
From:   Jeffrey D. Curry [SMTP:[EMAIL PROTECTED]]
Sent:   Monday, March 01, 1999 4:20 PM
To:     [EMAIL PROTECTED]
Subject:        req.getQueryString() sending error to stderr.log

When I execute this command in my service function, I get the following
entry added to my stderr.log:

Reading GET parameters: java.lang.IllegalArgumentException

The query string reads in just fine, but why am I getting this message?

Thanks

___________________________________________________________________________
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

___________________________________________________________________________
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