4 Replies Latest reply on Feb 28, 2008 12:49 AM by sirishakr

    Using GET Method

    sirishakr

      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