Link to home
Start Free TrialLog in
Avatar of shetty01
shetty01

asked on

jquery Struts2 Plugin

Hi,
I am trying to using jquery Struts2 plugin to submit ajax request. I have a two jsp. Jsp's A and jsp B. when i submit my A.jsp  it should load B.jsp data in the bottom screen without opening new page or reloading.
But when I submit it opens new page instead of making ajax request and loading b.jsp.
See the attached a.jsp. in struts.xml if action is succes i want conrtol to go to B.jsp.
Thanks


 A.txt
Avatar of shetty01
shetty01

ASKER

Noone can answer this. Basically we want to do ajax bases pagination.
ASKER CERTIFIED SOLUTION
Avatar of kaustubhshobhan
kaustubhshobhan

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial