Dear colleagues,

I'm new to JSP. We used to write our web application using Servlets and
we want to switch to JSP. We need to give some of our JSP pages to our
customer and let them customize them. But we do not want to let them do
everything they want in their customized pages, like calling
System.exit() or accessing some classes. How can I use SecurityManager
to allow some user perform some tasks and don't allow others? Does JSP
have some security features? Do you have any opinion?

Thanks,
Zhubin Salehi

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to