Thread: login.jsp
View Single Post
  #2 (permalink)  
Old 05-30-2008, 10:02 AM
naresh_m naresh_m is offline
Member
 
Join Date: May 2008
Posts: 5
naresh_m is on a distinguished road
hi
After login any user first u check the user type role in action class i.e Maintain menus and their links .. like menuname, link,role type example HOME : admin_home.jsp : admin :null
HOME general_home.jsp : null :user

ok
Reply With Quote