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 "sequence of actions"? Do you mean that you are into an action and you forward to the URL of another action? Antonio