Quote:
Originally Posted by Chewie71 Hi...
Does anyone know how to debug Zimlet JSP? I've written some but it's not doing what it is supposed to, and I don't get any errors in the WebUI, or in any logfiles that I can see.
I've tried using '?dev=1' and ?debug=1' in the URL but neither of those are telling me if there are errors with my JSP.
Help...
Thanks,
Matt |
You can also use your browsers error log. Firefox it is Tools>Error Console.
Many times though there seems to be nothing to go on. Might have to increase verbosity or turn debugging on in Jetty.