Click here to Skip to main content
15,894,038 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
In my project I have one jsp page.

When I make action (click on button) then I navigate to the java class.
From this class I perform some action then go back to original position.

How can I achieve this?
Posted
Updated 8-Mar-11 21:31pm
v2
Comments
Dalek Dave 9-Mar-11 3:32am    
Edited for Grammar and Readability.

1 solution

er...Just call the Java routine, and it will run, then return whence it came.
There should be no problem.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900