Thanks a lot Chris. I found the problem. It was my problem. I was putting
wrong '/' (forward slash) before the mentioned page. Everything works as
expected now.
Chinmoy
On Fri, Oct 12, 2012 at 10:29 AM, Chinmoy Chakraborty wrote:
> Chris,
>
> Thanks a lot for your reply...here are my answers
Chris,
Thanks a lot for your reply...here are my answers for your questions..
On Thu, Oct 11, 2012 at 8:34 PM, Christopher Schultz <
ch...@christopherschultz.net> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Chinmoy,
>
> On 10/11/12 10:55 AM, Chinmoy Chakraborty wrote:
> > I am u
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Chinmoy,
On 10/11/12 10:55 AM, Chinmoy Chakraborty wrote:
> I am using Tomcat 7.0.29 and I have an application which uses JSF
> 1.2. All my .htm requests are mapped to faces Servlet. On login it
> allows to me go x.htm and renders the page nicely but
Hi All,
I am using Tomcat 7.0.29 and I have an application which uses JSF 1.2. All
my .htm requests are mapped to faces Servlet. On login it allows to me go
x.htm and renders the page nicely but when I press BACK button of the
browser internally it calls "*window.location.href = "/x.htm*"; and it