I have a security constraint setup to protect a set of pages in a certain
directory.  I also have a mappin that redirects to this page given a
certain URL(Struts).  Everything works how I want, except I get this
message appended to my output HTML at the bottom of the page.  Is there any
way to suppress this error?  I know it is an error, but we are handling it
correctly, and don't want to show it.

java.lang.SecurityException
           at com.evermind.server.http.HttpApplication.ut(JAX)
           at com.evermind.server.http.HttpApplication.v0(JAX)
           at com.evermind.server.http.em.ut(JAX)
           at
com.evermind.server.http.HttpApplication.getRequestDispatcher(JAX)
           at
org.apache.struts.action.ActionServlet.processActionPerform(ActionServlet.java)

           at
org.apache.struts.action.ActionServlet.process(ActionServlet.java)
           at
com.ironmax.portal.IronmaxSDispatcher.doGet(IronmaxSDispatcher.java)
           at javax.servlet.http.HttpServlet.service(HttpServlet.java)
           at javax.servlet.http.HttpServlet.service(HttpServlet.java)
           at javax.servlet.http.HttpServlet.service(HttpServlet.java)
           at com.evermind.server.http.d5.sv(JAX)
           at com.evermind.server.http.d5.st(JAX)
           at com.evermind.server.http.eh.s0(JAX)
           at com.evermind.server.http.eh.do(JAX)
           at com.evermind.util.f.run(JAX)

James Birchfield

Ironmax
a better way to buy, sell and rent construction equipment
5 Corporate Center
9960 Corporate Campus Drive,
Suite 2000
Louisville, KY 40223


Reply via email to