hello,

I have some questions about error customisation.
I want to change the look of 500 Error. (that is
org.apache.jasper.JasperException)
so, I want to redirect all strings to the new page.

so, for example the 404 error is simple becouse we know that is "Page Not
Found"
but, the 500 Error can report errors like "According to the TLD or the tag
file, attribute operation is mandatory for tag sql"
how can I send that string (exception string) in the new page?

Thanks,
r_a_v_e_n
 


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

Reply via email to