Hi, I'm creating some additional JSP pages for OpenNMS from scratch to dump some runtime information. However I'm having real problems (due no doubt to unfamiliarity) as the debug cycle requires debugging a cyptic stack trace from the page often with line numbers that only mark the blocks the error is in.
I have a copy of the JSP 2.0: The Complete Reference which make reference to Tomcat setups and the ability to view the servlets that are generated before they are compiled. Is it possible to setup Jetty to dump the .java files as it creates each servlet? It may make it easier to figure out where I'm going wrong in my jsp tags. -- Alex Bennee, Software Engineer He who knows others is wise. He who knows himself is enlightened. -- Lao Tsu ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ Please read the OpenNMS Mailing List FAQ: http://www.opennms.org/index.php/Mailing_List_FAQ opennms-devel mailing list To *unsubscribe* or change your subscription options, see the bottom of this page: https://lists.sourceforge.net/lists/listinfo/opennms-devel
