Hi

I'm getting this jasper-exception from my war:

org.apache.jasper.compiler.ParseException: 
/var/tomcat/webapps/webhelp/example/helpmain.jsp(0,0) Page directive: 
Invalid attribute, errorpage
        at 
org.apache.jasper.compiler.JspUtil.checkAttributes(JspUtil.java)
        at 
org.apache.jasper.compiler.Parser$Directive.accept(Parser.java)
...

It seems that it doesn't like the errorpage directive, but I have 
successfully deployed the very same war on a WebLogic-server, which 
accepts it.

Can it be because I do "<jsp:include ..." of other pages, which also 
contains a errorpage pagedirective, so it appears multiple times? 
Shouldn't tomcat be able to handle that? WebLogic does handle this!

Regards
Per Olesen

-- 
Per Olesen, Systems Architect @ Nordija ApS, www.nordija.com
Phone: (+45)23389581, email: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to