Hi all,
I have WebSphere 3.021 Advanced edition.  I have two Servlets within my app.
Servlet a receives a Post request and does a few things then uses the
sendRedirect method to call another servlet using "http://webserver/servlet
web app name".  Now this code works in WAS 2 but it does not in 3! I get
cannot locate server error web pages.  The error pages seem to tell me that
it cannot locate the servlet.  I replaced the call to yahoo.com instead of
the servlet and it still does not work.  I ported the same code to a WAS 2
app server and it worked!! any ideas???

Best Regards

Marc

P.s I created a web app under the default host and I checked that my
configuration was correct my calling other Servlets within the web app which
responded to calls.

___________________________________________________________________________
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