Demo application to show reverse ajax without using comet. Example includes servlet 3.0 async feature for reverse ajax plus using jsp tags & fragments concepts from jsp 2.0 features.
Concepts introduced: Reverse Ajax, Jsp Tag File and Fragments and Web assests.
This demo app is tested succesfully on Tomcat 7.0.31 server.
- jstl.jar
- servlet-api.jar
- standard.jar
- Create eclipse workspace
- Run ant default target
- war is created and copied to target folder
- copy that war to webapps folder of your tomcat