Your plugin could set application scope attributes using any Exceptions it encounters during the init method. Then your requested JSP (or setup Action) could grab those and iterate them.

Erik


Alistair Young wrote:

Is there any way for a PlugIn to get exception messages up to a jsp?

I have a PlugIn that initialises a system object that does important work. If the PlugIn can't start the background process running, I'd like to use <html:errors /> in the index.jsp, so when Tomcat starts, the first page will display any errors the PlugIn encountered.

thanks,
Alistair


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



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



Reply via email to