- JSP Demo Webservice to Fetch Current Date
- Shashi Badhuk
- http://shashibadhuk.blogspot.com
- shashi1517@gmail.com
Prerequisite :
-
JRE
make sure you have java installed in your server(or localhost)
-
Apache Tomcat
Apache Tomcat is needed to host jsp file which is compatible to above java version
-
Google Gson Library
Google Gson Library is required to encode & decode the JSON data if you have not Google Gson library please download
Note : Add Google Gson Library to your classpath or add into the Apache Tomcat Library
Now you are ready to test. :)