Hi,
Thanks for your response,
I have not done anything like disabling cache in my jsp.
Any idea why it is occuring ?
Regards,
Ranganathan
On 2/4/06, Deepa Khetan <[EMAIL PROTECTED]> wrote:
>
> ur page will be reloaded if u have disabled caching of the pages. Have u
> done it?
>
> On 2/4/06, Ran
ur page will be reloaded if u have disabled caching of the pages. Have u
done it?
On 2/4/06, Ranganathan Srinivasan <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I am facing a peculiar problem with back button. When I click back button
> o=
> n
> my application, the page is reloaded instead of showing me
>
> >
> > Then again that message appears to be specific to IE on XP SP2
> > http://support.microsoft.com/default.aspx?scid=kb;en-us;890178
> >
> > Anyone else?
> > M-
> >
> > - Original Message -
> > From: "Priya Saloni
Hello again
On Dec 22, 2005, at 3:27 PM, Priya Saloni wrote:
Hi Marcelo,
//You solve this issue with a redirtect-after-post hack on the logoff
//action.
Thats what iam doing in the following code..
request.getSession().removeAttribute("sessionState");
request.getSession().invalidate();
respo
Hi Marcelo,
//You solve this issue with a redirtect-after-post hack on the logoff
//action.
Thats what iam doing in the following code..
request.getSession().removeAttribute("sessionState");
request.getSession().invalidate();
response.sendRedirect("/BMS/logout_success.jsp");
//This you solve by
Hello
On Dec 16, 2005, at 10:48 AM, Priya Saloni wrote:
Hi there,
I facing a BIG problem in my struts based application.When i logout my
website and hit back button it showing a page like the following
//
Warning: Page has Expired
The page you requested was created using information you submi
%22+AND+%22Action+class%22+AND+%22saveToken%22&hl=en
HTH,
Martin-
- Original Message -
From: "Srinivas Jadcharla" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List"
Sent: Wednesday, December 21, 2005 1:02 PM
Subject: Re: Back Button Problem..
> You can f
ort.microsoft.com/default.aspx?scid=kb;en-us;890178
> >
> > Anyone else?
> > M-
> >
> > - Original Message -
> > From: "Priya Saloni" <[EMAIL PROTECTED]>
> > To: "Struts Users Mailing List"
> > Cc: "Garner, Ni
Original Message -
> From: "Priya Saloni" <[EMAIL PROTECTED]>
> To: "Struts Users Mailing List"
> Cc: "Garner, Nigel M" <[EMAIL PROTECTED]>
> Sent: Friday, December 16, 2005 1:46 PM
> Subject: Re: Back Button Problem..
>
>
> Tha
t;
> To: "Struts Users Mailing List"
> Cc: "Garner, Nigel M" <[EMAIL PROTECTED]>
> Sent: Friday, December 16, 2005 1:46 PM
> Subject: Re: Back Button Problem..
>
>
> Thanks for your time.But i can't use Appuse at this time because my project
> re
From: "Priya Saloni" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List"
Cc: "Garner, Nigel M" <[EMAIL PROTECTED]>
Sent: Friday, December 16, 2005 1:46 PM
Subject: Re: Back Button Problem..
Thanks for your time.But i can't use Appuse at this time becaus
For some reason your redirect does not work. Maybe session is not
invalidated as well? Is this piece of code ever evaluated?
Michael.
On 12/16/05, Priya Saloni <[EMAIL PROTECTED]> wrote:
> Hi there,
>
> I facing a BIG problem in my struts based application.When i logout my
> website and hit back
Thanks for your time.But i can't use Appuse at this time because my project
ready for production(Except this problem).
Priya
On 12/16/05, Garner, Nigel M <[EMAIL PROTECTED]> wrote:
>
> You could always use a ServletFilter to make sure that users never have
> access to pages that you don't want t
Hope the following helps to get to the root of the
problem;
I am using post method to submit the form. And
sometimes when I click on back button, it says
"Handler parameter not found". Is it some known bug
in Struts or Tiles?
--- venkat raju <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> I have
14 matches
Mail list logo