Debug « Struts « JPA Q&A





1. How can we debug our production Struts/Hibernate apps?    stackoverflow.com

So, we use Netbeans 6.9.1, push our code to a SVN server (dev) and run local webservers (Tomcat) that connect to MySQL on a DEV machine. We can run in ...