Hi, if you're tomcat is integrated with your eclipse then perhaps you could try taking a look in your web.xml and compare it to mine.
and in your workspace
ECLIPSE_HOME\WEB-INF\lib
you should have the struts.jar file there which I assume you already have in your TOMCAT_HOME\common\lib (if you've used struts without eclipse before). If not, try looking for it on the internet.
~Cheers
[ January 24, 2006: Message edited by: Timothy Sam ]