Re: best possible design

2007-01-30 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Maya, Maya menon wrote: > I need to enable role based access to my Struts-J2EE application. ie, > if a normal user logs in, user should see one page whereas if a > superuser logs in he should see another page. IU'm not sure about

best possible design

2007-01-30 Thread Maya menon
All, I need to enable role based access to my Struts-J2EE application. ie, if a normal user logs in, user should see one page whereas if a superuser logs in he should see another page. Whats the best suited design here ? Any links ? I use Struts 1.x,Eclipse and Tomcat T