Reasons I can think of:

1) Log analysis: Your page hit statistics and other log based audit and troubleshooting activity need to take this into account.
2) Extra unwanted delay and traffic in rendering pages.

Storing page state in the session in general is a bad idea. When you have multiple browser windows connected to the same session, you have complete chaos.

----- Original Message ----- From: "Patrick Moore" <[EMAIL PROTECTED]>
To: "Tapestry users" <[EMAIL PROTECTED]>
Sent: Friday, April 13, 2007 12:59 AM
Subject: Re: Tapestry 5 Redirects


well at least one reason is that phone browsers ask the user to
confirm each and every client-side redirect

On 4/12/07, Massimo Lusetti <[EMAIL PROTECTED]> wrote:
On 4/12/07, Andreas Pardeike <[EMAIL PROTECTED]> wrote:

> Is that clever design? I can think of several reasons why this could be
> a bad idea. What's the reasoning behind this?

Redirects helps you keeping your url and page states cleans, i mean
helps you a lot.
Which use case do you think to address?

--
Massimo
http://meridio.blogspot.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to