debuggingjspnetbeans6.8weblogic9.x

How do I debug JSPs


How can I debug JSPs in my JSF1.6 application running on Weblogic 9 application server. Right now I am using NEtBEans editor to debug my Java classses and that works.


Solution

  • I Use Netbeans 7 and it allow debug the JSP files, obviously no html lines.