0 Replies Latest reply on Jan 21, 2005 6:03 AM by phantom

    Security problem with accessing DB and JNDI

    phantom

      Is it possible to prevent accessing DB and JNDI staff from JSP?

      For example it will be greate to have security exception when new InitialContext(); is trying to create in JSP, but all is ok when from ejbXXX.jar.

      Any suggestions?

      Please help!