Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » Newbie - Classes not building
Newbie - Classes not building [message #159428] Tue, 07 February 2006 12:11 Go to next message
Eclipse UserFriend
Originally posted by: egalt.cinci.rr.com

I am new to eclipse, so bear with me....

I installed eclipse and created the "Hello world" test class. Ran it and
all went well.

I then downloaded the ecplise web tool plugin and created my first Dynamic
Web Site. Created a few pages and classes using struts. When I get to
the point of calling the ".do", I get a "javax.servlet.ServletException:
Exception creating bean of class SearchForm: {1}" error.

My build path "appears" to point to the right place, but when I look in
the folder, I have no class files and I see no other errors. I do not
believe my class files are building. What am I doing wrong??

I also have this;
import org.apache.struts.action.ActionError;
in which the "ActionError" part has a line through it. Could this be the
cause? and what does a lined out word mean?

Thanks to all
Re: Newbie - Classes not building [message #159446 is a reply to message #159428] Tue, 07 February 2006 13:15 Go to previous message
Eclipse UserFriend
Originally posted by: egalt.cinci.rr.com

I got it. My build path was looking for java.*......I added *.java and
all suddenly worked....even displaying my errors :)
Previous Topic:Tomcat failed to start
Next Topic:Programatically creating a Dynamic Web Project
Goto Forum:
  


Current Time: Tue Apr 15 00:04:28 EDT 2025

Powered by FUDForum. Page generated in 0.02966 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top