[OT] Re: Forward to the same page

2006-09-08 Thread Antonio Petrelli
Manfred Wolff ha scritto: hi antonio, It wasn't me that asked the question, thank you anyway :-) - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Forward to the same page

2006-09-08 Thread Manfred Wolff
ge (such as when dealing with > login). > > Also you have to be sure, that your lang=.. parameter is in the end of > parameters line (that is true until you're not trying to add lang=.. > somewhere outside). And there will be problem if your application dealing > with parameters n

RE: Forward to the same page

2006-09-08 Thread leo mj
example, 'XXXlang'. All imperfections mentioned can be removed by some little changes in script. > -Original Message- > From: Antonio Petrelli [mailto:[EMAIL PROTECTED] > Sent: Friday, August 25, 2006 12:09 PM > To: Struts Users Mailing List > Subject: Re: Forwar

RE: Forward to the same page

2006-09-08 Thread Artem Zhmurov
x27;XXXlang'. All imperfections mentioned can be removed by some little changes in script. > -Original Message- > From: Antonio Petrelli [mailto:[EMAIL PROTECTED] > Sent: Friday, August 25, 2006 12:09 PM > To: Struts Users Mailing List > Subject: Re: Forward to the sam

Re: Forward to the same page

2006-08-25 Thread Antonio Petrelli
Thomas Hamacher ha scritto: How do I forward to the same page I was coming from? The typical example for this is the "change-language-problem". Someone is on one page and simply wants to change the language and expects to see the same page in a different language. Just an idea, tag has th