I am converting a CGI application into servlet.

The CGI does not use named parameter, so I have the pain to use
getQuering(), trim it, check how many space in the string to see whether I
get correct number of arguments, parse them in substring and do converting.
I feel this is ugly, anyone has any decent code to do this in addition to
force my client to use named parameter to invoke my servlet?

Thanks

Bing

___________________________________________________________________________
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