1
charset problem
I’m devloping RESTful web services using jersey in NetBeans 6.0. I’m accessing the services through Ajax javascript. In each request i’m sending an xmlString which is then parsed at the service level and stored in the database. This is working fine. For the same service i’m trying to access from java through org.apache.commons.httpclient. I’m successful [...]
Answer Question
| March 26, 2012 8:05 AM
Ajax, JavaScript, JAX-RS, Jersey, NetBeans, REST, RESTful Web services, Web services
I’m devloping RESTful web services using jersey in NetBeans 6.0. I’m accessing the services through Ajax javascript. In each request i’m sending an xmlString which is then parsed at the service level and stored in the database. This is working fine. For the same service i’m trying to access from java through org.apache.commons.httpclient. I’m successful [...]
1





