| Author |
html:link
|
J Craig
Greenhorn
Joined: May 04, 2004
Posts: 15
|
|
Currently I am using html:link to pass control to another jsp page. I would like to have the control first pass through the controller servlet before sending to resource. I don't want to use a form would prefer using the link is there any way to code this so that the link passes control to action class or controller for forwarding. Any help appreciated Jeff
|
 |
Marc Peabody
pie sneak
Sheriff
Joined: Feb 05, 2003
Posts: 4725
|
|
|
Yes. Just do what you described and it should work.
|
A good workman is known by his tools.
|
 |
 |
|
|
subject: html:link
|
|
|