Skip to content

usark21/WebAssets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebAssets

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.

Dependencies to build this application:

  1. jstl.jar
  2. servlet-api.jar
  3. standard.jar

Building War

  1. Create eclipse workspace
  2. Run ant default target
  3. war is created and copied to target folder
  4. copy that war to webapps folder of your tomcat

About

This demo app to show reverse ajax using comet. Example includes servlet 3.0 async feature for reverse ajax plus using jsp tags and fragments concept from jsp 2.0 features.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors