I am aware of all these things, but I cannot change my design at this
point, and today, I found out that this is some sort of bug in
internet explorer which does not do redirection properly and instead
displays blank page, where as Firefox does it without any problems.
On Apr 11, 2005 12:53 PM, Da
sudip shrestha wrote:
I can understand presenting different menu options based on user
privileges and having the same layout pages. But my concern is there
may be some pages which a user with less privileges may not be allowed
to see at all, and what if he finds the url of that page and types the
:[EMAIL PROTECTED]
Sent: Monday, April 11, 2005 6:37 AM
To: Dave Newton; Struts Users Mailing List
Subject: Re: session expiration issue and tiles
Dave:
I can understand presenting different menu options based on user
privileges and having the same layout pages. But my concern is there
may be some
Dave:
I can understand presenting different menu options based on user
privileges and having the same layout pages. But my concern is there
may be some pages which a user with less privileges may not be allowed
to see at all, and what if he finds the url of that page and types the
url in the brows
sudip shrestha wrote:
I have user types with varying level of privileges and only a defined
user type can access a particular page. I thought of using filter for
this purpose, but not sure how to designate which layout*.jsp (have
created multiple layout.jsp pages for varying user types: e.g. admin
Dave:
I have user types with varying level of privileges and only a defined
user type can access a particular page. I thought of using filter for
this purpose, but not sure how to designate which layout*.jsp (have
created multiple layout.jsp pages for varying user types: e.g. admin
can access layo
sudip shrestha wrote:
--
I have few layout.jsp templates where I have following chuck of code
which should redirect the browser to login page if session expires:
<% String loginCheck = "notLoggedIn";
if( session.getAttribute( "sessi
Using: Tomcat 5.5.7, Sun JDK 1.5, Struts 1.2.4
--
I have few layout.jsp templates where I have following chuck of code
which should redirect the browser to login page if session expires:
<% String loginCheck = "notLoggedIn";
if( se
8 matches
Mail list logo