Re: Smart forwarding with different input pages

2005-08-26 Thread Laurie Harper
Letícia Álvares Barbalho wrote: Hello everyone, I'm working with smart forwarding in my application. I have an action with this mapping in struts-config: type="auge.action.DeterminaAction" name="addDelUpdColecaoForm" validate="true" input="/pages/colecao/colecao.jsp"> scope="request" >

Smart forwarding with different input pages

2005-08-26 Thread Letícia Álvares Barbalho
Hello everyone, I'm working with smart forwarding in my application. I have an action with this mapping in struts-config: scope="request" > The actions for which it forwards are configured like this one: As you can see, the second action has a different input page. It is be