!--a11y-->
Enabling Debugging on the Server 
You need to enable debugging on the server before you can debug your JSP pages and servlets. You can enable debugging from within the Developer Studio.
The J2EE Engine is running and you have specified where it is installed (Window ® Preferences ® J2EE Engine).
1. Choose Window ® Show View ® Other.
2. Choose J2EE ® J2EE Engine.
3. Select OK.
4. In the J2EE Engine view, expand the tree and select the relevant process.
You might have to choose Refresh tree to see it.
5. From the context menu of the process, choose Enable debugging of process.
The process will restart. This may take some time.
6. Choose Refresh tree to see new status.
If the process has restarted, Debug Mode is now ON.

