jMaki Struts Sample for Java

This sample shows how to use jMaki in a Struts application. 
The application creates a login form and upon successful completion calls
another JSP which gets data from an Action class and displays it in a Dojo table.

This application uses one of the provided layouts. Feel free to change it
to look as you like.


I. Deploying

Copy the dist/jmaki-strutsExample.war file to the autodeploy directory of your 
web container or use the deployment tools that came with your web container
to deploy the war. The war requires J2EE 1.4 or better.

Now access the application at:

http://localhost:8084/jmaki-strutsExample/index.jsp

II. Resources

Find out more about jMaki at:

https://ajax.dev.java.net/about.html

Find out more about configuring Glue Code at:

https://ajax.dev.java.net/widget-developer.html#config

III. Feedback - Issues

Please see the jMaki Forums for issues or to give feedback.

http://forums.java.net/jive/forum.jspa?forumID=96
