[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Using GET Method

sirishakr do-not-reply at jboss.com
Fri Feb 22 01:53:22 EST 2008


Hi All,

I am using JBOSS4.2.2.GA version for running my servlet. I am having an issue when using GET method. the servlet url i am using as
http://192.168.0.36:8080/WIRELESS/Login?security=1&phoneNum=4084444444&pin=1234&countryName=USA&carrierName=Verizon Wireless&min=1234.
The url contains space, because of this server is throwing HTTP response code: 505.  If i remove the same then it works. But the client is inbuilt where space is using and unable to remove space from the client. Is there any way we can process the request at the server end?

Let me know if anybody solved such issue.

Thanks in advance.

Sirisha

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4131285#4131285

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4131285



More information about the jboss-user mailing list