View Review Details
| Book: |
|
Programming Jakarta Struts |
| Subject: |
|
Programming Jakarta Struts Review |
| Date: |
|
2003-07-21 13:35:30 |
| From: |
|
bryan
|
|
|
Hi Chuck,
Regarding the exception/error handling, when using Struts, we can use <html:errors/>, or specify the input page in the struts-config.xml to display the error messages when something goes wrong with the Java classes( such as Action, business classes ), but do we need to handle the exception/error produced by the JSP file itself in Struts, if this is needed, how do we handle it?
Thank you very much.
Bryan.
|
|
| |