Posted By:
Rakesh_Jain
Posted On:
Monday, February 21, 2011 02:41 AM
let i design a program using struts framework.
i want to activate a Action servlet with the help of
hyperlink
and this Action servlet will initiate a
Action form servle as well as it call a view according
to mapping entry in struts-configure.xml.
how i can do this work?.