Author Login
Post Reply
Hi all,
I am trying to migrate my application to struts2. I imported struts 1 plugin jar to use my current action classes. Is there a way I can use my current jsp's(having struts 1 tags - html,logic) to call struts 2 actions.
Thanks.