Sample Code for ForwardAction in Struts,
July 14, 2008 at 3:03 PM
Here I am using ForwardAction with the help of index.jsp wich is connect to MyJsp.jsp and the bean I am using is MyForm. Here you have to create one package name "My" in "src", under this you have to put your "MyFrom". follewing is the code.......