Many developers still use alert boxes to check their JavaScript code. And yet there is a Javascript console in most browsers: Google Chrome, Firefox (with Firebug), Internet Explorer, Opera (with
One time or another, everyone will need to ask this question: How I find the ExtJs/Sencha version used in an application? In ExtJS, Ext.version defines the version used, however, in
Hello, I would expose a simple post with 2 examples concerning the propagation of a transaction in the application layers (Spring MVC controller, Manager layer, Service Layer, DAO layer) with