Hi all,

        I have a servlet which consists of many parameters to pass over.
        If I need to do assertion in my servlet,
        but the total of my URI and query string are more than 240
characters.
        doGet method cannot be used right? What other method can I use
instead of doGet?
        Thanks a lot.

Best Regards,
Howard

___________________________________________________________________________
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