You can debug your J2EE components, including EJBs, JSP pages, and servlets.
Preparing the Web Module for Debugging
Starting and Stopping the Debugger
Debugging EJBs
Debugging JSP Pages
NOTE - As of the beta release, HTTP Monitoring is not supported on Sun ONE Application Server 7, and this module will cause trouble when debugging. You can disable the HTTP Monitoring from the Options window. To open the Options window, choose Tools -> Options in the IDE. After the Options window is open, select Options / IDE Configuration / System / Modules / Web / HTTP Monitor node and set the Enabled property toFalse
. Finally, click Close to dismiss the Options window.