Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Unable to import classes in Tomcat(JSP)

843838May 24 2006 — edited May 24 2006
Hello, I'm fairly new to both the Tomcat webserver and JSP. I've setup a context path, a project in NetBeans, and it appears to work fine.

That is, until I try to import a class! I'd like to play with bean usage, but I am unable to determine as to how to get the compiler to locate my compiled class files. I thought netbeans might handle this magically. Note: netbeans creates a Build/Web/ directory, from which I am viewing JSP files. It also includes a \WEB-INF\classes\ directory, with my class files.

The best way to illustrate my current setup is in a screenshot:

http://img112.imageshack.us/img112/4431/netbeanssss1vi.gif

I apologize if this is a Tomcat issue, but I have absolutely no idea as to how to get this to work. I've tried googling, but no relevant results!

I appreciate any time you take to help greatly!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 21 2006
Added on May 24 2006
2 comments
98 views