> -----Original Message----- > From: Johnny Cass [mailto:[EMAIL PROTECTED]]
> I am including my base action class, is your approach similar? The > 'doRedirect' method can be used to convert the URL. Have a > look at the > 'setParameterPair' method. You can specify which parameters should be > removed from the URL. It also changes all the 'next' type of > parameters > to their 'current' equivalents. It *should* put the rest of > the pathinfo > and querydata parameters back the way it found it. ;). > > Note that I am not advocating this approach, I am simply > including the > source to illustrate my question. This is at 90% what I'm doing except that I'm being more stupid and using "nextParameter"s in the form of <name>,<value>. Stephane -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
