What happens if you remove (or comment out) the SiteMesh filter from web.xml?
On Mon, Aug 11, 2008 at 3:26 AM, "Allan DV. Daños" < [EMAIL PROTECTED]> wrote: > Hi Matt, > > How can I enable to show the JSP errors or exceptions? > > When I use FreeMarker in my actions, by setting the <result > type="freemarker">, > when there are errors, the exception stack trace is printed in the page and > in the console. > > But when there are errors in JSP such as NPEs or accessing undefined > variables, > I find it difficult to debug because it only gives me a blank page and no > error logs in the console. > > Thanks, > Allan > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >