On 10/17/06, Asad Habib <[EMAIL PROTECTED]> wrote:
Andreas, the second method is definitely better from the perspective of
long-term maintainence. You really need just 1 jsp to achieve the task at
hand. Also, using tags should not make the code unreadable since tags were
developed for exactly th
Andreas, the second method is definitely better from the perspective of
long-term maintainence. You really need just 1 jsp to achieve the task at
hand. Also, using tags should not make the code unreadable since tags were
developed for exactly that purpose. They embed nicely with markup. If you
Hello!
I have to restrict some of my sites according to the role the logged in user
has. There will be a role of admin or user and possibly some more.
How could it be done best?
1. Implementing an own jsp-file for each existing jsp with the reduced roles:
each role would have its own jsp-file.
3 matches
Mail list logo