How to enable debugging in JSP in eclipse ? Or Can't setup debugging in Eclipse !
Go to Eclipse marketplace in eclipse and install JavaEE Developers tools.
After this, go to project properties and add the project which you want to debug and which is having the JSP's.
That's it, you can debug your application and start debugging you JSP file.
No comments:
Post a Comment