File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Struts and the fly likes html:link Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "html:link" Watch "html:link" New topic
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.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: html:link
 
Similar Threads
Selecting results from a search
html:link and LookupDispatchAction
using html:link tag
passing a single value from link to action class
[URGENT]Problems with Struts and Tiles