To disable HTML field you can set the "disabled" property to false.



-----Original Message-----
From: D S [mailto:[EMAIL PROTECTED]
Sent: Monday, August 04, 2003 6:54 PM
To: [EMAIL PROTECTED]
Subject: security inside JSP


Hi,
does anybody knows about a taglib or another method for
restricting access to certain parts of jsp/html code inside
a JSP file based on permissions of a user logged in?

I think its possible to accomplish that through basic flow
control tags, but maybe there is a more versatile solution
to this problem.

Thanks in advance.

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".

Some relevant archives, FAQs and Forums on JSPs can be found at:

 http://java.sun.com/products/jsp
 http://archives.java.sun.com/jsp-interest.html
 http://forums.java.sun.com
 http://www.jspinsider.com

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".

Some relevant archives, FAQs and Forums on JSPs can be found at:

 http://java.sun.com/products/jsp
 http://archives.java.sun.com/jsp-interest.html
 http://forums.java.sun.com
 http://www.jspinsider.com

Reply via email to