I am using the <jsp:useBean> tag in my project, but I get error messages that
cannot load class: [classname].
Why? The beans I am trying to load in the same project?
Not that I think it matters,
but I may have removed some of the Builders in the list. I still have:
JavaBuilder and J2EE Project Validator.
Should I have a few others — just for JSP compilation/editing to work.
Note that auto-complete is also not working, which I imagine is the same cause…
Please help.
-Ben