Hi! As I understand it I can override jspInit() and do write some initialisation code for my JSP-page there. Now I have been looking at the JSP 1.2 specification and I can't find any way to report errors from jspInit(). To me that seems like a good thing to do. If I can't initialise my page then I don't want it to be created/instantiated.
How do you guys handle this problem? Or perhaps you don't think it is a problem? Then I'd like to know why! =) Regards, Mattias -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
