|
|
Sprinkle Some AJAX Magic in Your Struts Web Application
|
10/27/2005 By Paul Browne
|
AJAX is the latest revolution in web development circles, allowing rich dynamic interfaces deployed within a normal web browser. Struts has been one of the de facto standards for Java-Web development for a number of years, with a large number of applications already deployed. This article will show you how to combine the richness of an AJAX user interface with your existing Struts applications.
This article shows a simple and elegant way to do this by including a couple of lines of JavaScript on your JavaServer Pages (JSPs). While we show how to reuse existing Struts actions, the techniques are equally applicable to the Java-Web framework of your choice. The method proposed will also allow a move to the next version of Struts (Shale) or JavaServer Faces (JSF) in the future.
Read more...
|
Rate this Ajax Tutorials
Rating: 10.0 out of 1 vote cast
| |
|
|
|
|
|
|
|
|
|
|
|
|