In a message dated 12/8/2000 3:57:46 AM Eastern Standard Time,
[EMAIL PROTECTED] writes:

<< Are you trying to pass parameters to the URL you are redirecting to? I had
 problems with jsp:forward in WS 3.0.2. The URL was something like
 http://www.foo.com/servlet/fooservlet?param1=x&param2=y. Only after removing
 the parameters and replacing the URL with
 http://www.foo.com/servlet/fooservlet did the problem disappear. So maybe
 your problem is similar?
  >>
Hey, I am also using was 3.02. Have you ever had problems from a servlet to a
servlet? I get the message "post method not supported by this servlet'. I
thought a forward go to a get like in redirect. Any thoughts?

___________________________________________________________________________
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