Help coderanch get a
new server
by contributing to the fundraiser

James Dean

Greenhorn
+ Follow
since Sep 10, 2002
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by James Dean

What is the best way to do redirection using jsp's? I have to make a site where there are different user roles, ie. admin role vs a regular user. What is the best way to redirect the person after they login based on there role, they will have different gui's for each role?
Also, what is a good way to do tabbed navigation using jsp's? After the person logs in based on there role they will have a different gui, what is a good way to implement this to cut down on the html gui code?
Thanks for the help.
20 years ago
JSP