Hi, I will be having more than one button in a page.if I click on each of these button they should run different jsp at server end. How can I achive it. Regards, Sudhir.
Bosun Bello
Ranch Hand
Joined: Nov 06, 2000
Posts: 1503
posted
0
Use href tags to indicate what should be executed on the server and have it executed on the click event of the buttons.
Bosun (SCJP, SCWCD)
So much trouble in the world -- Bob Marley
Bear Bibeault
Author and opinionated walrus
Marshal