| Author |
Pro NetBeans IDE 6 - question
|
Felix Sima
Ranch Hand
Joined: Feb 06, 2008
Posts: 40
|
|
Hello. Does NetBeans IDE 6 has any support for JSP debugging? If yes, is it explained in the book? Thanks, Felix Sima Use www.jaaava.com - A Google CSE for Java !!!
|
 |
Adam Myatt
author
Greenhorn
Joined: Jan 12, 2006
Posts: 26
|
|
|
NetBeans has had support for debugging web apps (JSP specifically) for several versions now. Chapter 4 in my book covers debugging extensively, though I don't specifically cover JSP debugging. However, it really isn't much different from straight Java source file debugging and all the features of the debugger are quite similiar. After reviewing chapter 4, you should have an excellent command of the debugger and be able to easily use it with web applications.
|
Adam Myatt<br /> <br /><a href="http://www.pronetbeans.com" target="_blank" rel="nofollow">http://www.pronetbeans.com</a><br /> <br />Author of : <br /> <br />Pro NetBeans IDE 5.5 Enterprise Edition<br /> <br />Pro NetBeans IDE 6 Rich Client Platform Edition
|
 |
 |
|
|
subject: Pro NetBeans IDE 6 - question
|
|
|