Hello,
I'm having a problem with 'exception.getMessage()' - whenever I throw
an IOException with a message (i.e. throw new IOException("error") ),
my error jsp page displays nothing.
I have the
java.io.IOException mapped in web.xml to a jsp error page.
Thanks,
James
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)