Integrate json in java: Solution
Hi
I advise you to use Servlet
1- dowload google jason for java
- http://code.google.com/p/google-gson/downloads/list
- use the gson-1.4.jar
2- in java servlet
this the code
protected void doGet(HttpServl etRequest request, HttpServletResp onse response)
throws ServletExceptio n, java.io.IOExcep tion...
Leave a comment: