Re: URL paramters accumulating in a sequence of actions

2007-08-29 Thread Antonio Petrelli
2007/8/29, Riccardo Mollame <[EMAIL PROTECTED]>: > > Yes: there I have a sequence of "return SUCCESS" all > with an actions. Anyway, a good man gave me the > probable solution: using the includeParams="none" in > the s:url tag. > Thanks anyway! Arnaud was right, I thought that you were writing

Re: URL paramters accumulating in a sequence of actions

2007-08-29 Thread Riccardo Mollame
Yes: there I have a sequence of "return SUCCESS" all with an actions. Anyway, a good man gave me the probable solution: using the includeParams="none" in the s:url tag. Thanks anyway! Ric --- Antonio Petrelli <[EMAIL PROTECTED]> ha scritto: > 2007/8/29, Riccardo Mollame <[EMAIL PROTECTED

RE: URL paramters accumulating in a sequence of actions

2007-08-29 Thread Riccardo Mollame
;none', > 'get' or 'all') > > > -Message d'origine- > De : Riccardo Mollame [mailto:[EMAIL PROTECTED] > Envoyé : mercredi 29 août 2007 13:42 > À : user@struts.apache.org > Objet : URL paramters accumulating in a sequence of > actions > > Can

RE: URL paramters accumulating in a sequence of actions

2007-08-29 Thread Arnaud Cogoluegnes
Envoyé : mercredi 29 août 2007 13:42 À : user@struts.apache.org Objet : URL paramters accumulating in a sequence of actions Can anyone explain to a poor newbie why, after calling a sequence of actions, each one passing a set of URL parameters, I end up having in the final URL **all** the parame

Re: URL paramters accumulating in a sequence of actions

2007-08-29 Thread Antonio Petrelli
2007/8/29, Riccardo Mollame <[EMAIL PROTECTED]>: > > Can anyone explain to a poor newbie why, after calling > a sequence of actions, each one passing a set of URL > parameters, I end up having in the final URL **all** > the parameters called in the previous actions? What do you mean with "sequen

URL paramters accumulating in a sequence of actions

2007-08-29 Thread Riccardo Mollame
Can anyone explain to a poor newbie why, after calling a sequence of actions, each one passing a set of URL parameters, I end up having in the final URL **all** the parameters called in the previous actions? Thanks in advance. Ric ___ L'emai