question to repost data???
2005/11/30, Mario Ivankovits <[EMAIL PROTECTED]>:
Mike Kienenberger wrote:
> The only way to avoid a session expiration message is to not use sessions :)
> Client-side state saving with no session-scoped beans should do that for you.
>
I guess he didnt really mean "session", but the thing happens if you
press "back" and the browser ask you to repost the "POST" data.
AFAIK, this cant be suppressed.
>> Hi everyone.
>> How can I avoid the session expiration message in IE when the user clicks
>> the back button?
>> And how can I avoid the confirm when I try to reload a page that holds
>> submitted data?
>>
---
Mario

