Re: Link to action-forward without calling the action-class

2005-11-07 Thread Michael Jouravlev
On 11/7/05, Thomas Hamacher <[EMAIL PROTECTED]> wrote: > Hi everyone, > > I'm runnig Struts 1.2.7 with tiles and I am wondering if it is possible to > call an action-link, that is defined in the struts-config.xml without calling > the defined action-class and the corresponding execute/perfom-method

Link to action-forward without calling the action-class

2005-11-07 Thread Thomas Hamacher
Hi everyone, I'm runnig Struts 1.2.7 with tiles and I am wondering if it is possible to call an action-link, that is defined in the struts-config.xml without calling the defined action-class and the corresponding execute/perfom-method. Right now I have the problem that I have html:links and refe