On 4/13/07, kranga <[EMAIL PROTECTED]> wrote:
1) Log analysis: Your page hit statistics and other log based audit and troubleshooting activity need to take this into account.
All requests fall in to logs, anyway logs are configurable server entities and are by no means related to application scope.
2) Extra unwanted delay and traffic in rendering pages.
Do you have numbers?
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.
Someone has already answered your question in this thread. -- Massimo http://meridio.blogspot.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]