Quoting Karthik N <[EMAIL PROTECTED]>:
I have a requirement however where I want newPage to be a different instance than this
In that case you should probably rethink the requirement. Why do you want to have a different instance? The concept of the page is that you have an instance to render for the user and then it is returned to the page pool.
Any ideas how this can be achieved?
You could turn off the cache, but this is most certainly not what you want. Regards, Christian --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]