hi,
I hit a problem when I try to move my servlet app from jrun2.3 to java
web server 2.0(JWS2.0).the problem is that I can not get the parameter
value in dopost() method which I've put after the form's url.
the period code that set the parameter value in doGet() method is as
follow:
out.println("<form name=form0
action=\""+response.encodeURL("/doc/main/SpExpDocSend.html"+"?cntrn="+cntrn)+"\"
onSubmit=\"return checkValue()\" target=status method=post>");
here the "/doc/main/SpExpDocSend.html" is an alias of servlet class.
many 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