It sounds like you need to set up your project libraries.  It's been
awhile since I used Eclipse, but I think if you right-click on your
project, then select "Properties" (bottom of the menu), you should see
an option for "Java Build Path".  Check for something like "Referenced
jar files", and make sure that all the jar files used in your project
(those in the lib folder) are listed.  If not, then add them.

---
Tracy Nelson / Nelnet Business Solutions
402 / 617-9449
| -----Original Message-----
| From: Mat [mailto:[EMAIL PROTECTED]
| Sent: Thursday, 14 September, 2006 12:25
| To: users@tomcat.apache.org
| Subject: Big Java app including JSP files
| 
| Hi everybody.
| 
| Unfortunately I am only very little familiar with servlets and JSPs.
But
| I have the following urgent qustion, since I have to solve it for my
job.
| 
| I have the source code availible for a bigger JAVA web project. I
| managed to import it into Eclipse and compile it. But I would also
like
| to change or extend some features of the web interface.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to