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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to