![]() |
![]() |
![]() |
![]() |
In the past, debugging web applications has always been a painful process. Between setting up the application server or web container, configuring the debugger, the inability to create breakpoints directly in JSP pages and the lack of clear context information while debugging; many developers would resort to an age old alternative: System.out.println. Workshop for JSP provides an intelligent alternative that integrates with the Eclipse debugger to provide extended debugging features including:
Application Database
Server Configuration
Creating launch configurations
Running and debugging your application
![]() ![]() |