You mean for me to put this at the top of my error page (500.jsp), correct? 
If so, I tried that, but still got the partially rendered page outlined in
the Tomcat bug mentioned earlier.

Anyone know when 6.0.27 will be released? - Dave


ramzi khlil wrote:
> 
> Try putting  this at the top of the page
> <%@ page contentType="text/html; charset=UTF-8" isErrorPage="true">
> 
> On Thu, May 27, 2010 at 12:06 PM, laredotornado
> <laredotorn...@gmail.com>wrote:
> 
>>
>> Actually that is directly related and I'm seeing the same exception in my
>> logs.  Thanks so much for this -- I would have been spending a lot of
>> time
>> trying to find a work-around for this issue.
>>
>> I just missed the new version!  I'm running 6.0.26 and the fix is
>> included
>> in 6.0.27. - Dave
>>
>>
>>
>> Dan Armbrust wrote:
>> >
>> > On Wed, May 26, 2010 at 12:26 PM, laredotornado
>> <laredotorn...@gmail.com
>> >
>> > wrote:
>> >>
>> >> I tried your suggestion, and sadly it didn't work.
>> >>
>> >> What is the difference between what the errorPage directive does and
>> what
>> >> the web.xml error-page clause does?  - Dave
>> >>
>> >
>> > I don't think this is directly related, but see
>> > https://issues.apache.org/bugzilla/show_bug.cgi?id=48661
>> >
>> > ---------------------------------------------------------------------
>> > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
>> > For additional commands, e-mail: users-h...@tomcat.apache.org
>> >
>> >
>> >
>>
>> --
>> View this message in context:
>> http://old.nabble.com/Why-does-errorPage-work-but-WEB-INF-web.xml-error-page-does-not--tp28681659p28696355.html
>> Sent from the Tomcat - User mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>>  To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
>> For additional commands, e-mail: users-h...@tomcat.apache.org
>>
>>
> 
> 

-- 
View this message in context: 
http://old.nabble.com/Why-does-errorPage-work-but-WEB-INF-web.xml-error-page-does-not--tp28681659p28697708.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to