Tuesday, May 19, 2009

Apache struts2 Magic!!

Things to remember:-
---------------------
> Download struts2 jars from Apache.
> Put struts.xml, struts.ptoperties configuration files in WEB-INF/classes folder.
> Add all the necessary libraries (downloaded in step 1) to lib/library folder (based on Eclipse or Netbeans IDE).

1 comment: