In netbeans when I run my junit test it works fine, but when I debug the test it throws NoClassDefFo
- by Spines
In netbeans when I run my junit test it works fine, but when I debug the test it throws NoClassDefFoundError saying it can't find javax.servlet.jsp.tagext.bodytagsupport
Anyone know what could cause this?