RE: Prevent JSP Session

2010-05-19 Thread Brett Birschbach
Always happens...as soon as I ask the question, I figure out the answer. The problem is I am running tags to import some JSPs, and those imported JSPs do not have the <%@ page session="false" %> directive. If I add the directive to those JSPs, I'm golden. -- Brett Bir

Prevent JSP Session

2010-05-19 Thread Brett Birschbach
ut_005fnav_002dadmin_jsp._jspService(layout_005fnav_002dadmin_jsp.java:44) at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70) at javax.servlet.http.HttpServlet.service(HttpServlet.java:717) Thanks! -- Brett Birschbach HS2 Solutions, Inc brett.birschb...@hs2solutions.com