Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Servlet returns http://domain_name:8080/.... instead

Status
Not open for further replies.

omers

Programmer
Apr 15, 2002
1
CA
We have two servlets: "Get" Servlet and "Post" Servlet
"Get Servlet" is working fine.
"Post Servlet" is returning instead: when it should be: Platform: IBM HTTP Server, WebSphere 3.5

Any ideea will be welcomed.
Thank you.
 
I think u need to call Post() method in Get(). lets see its work or not. Give a try.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top