Ted Husted
Sun, 23 Sep 2001 05:45:19 -0700
The struts-config.xml probably references a class that does not exist. Anything under WEB-INF/classes shoudl be found. -- Ted Husted, Husted dot Com, Fairport NY USA. -- Custom Software ~ Technical Services. -- Tel +1 716 737-3463 -- http://www.husted.com/about/struts/ Marco Wuest wrote: > > Hello, > > i'm new to both: Tomcat and Struts, so apologize for a newbie question ;-) > > I've installed a test application and get follwoing Exception: Action > Mapping / ActionFormBean Collection missing or so. > > My problem is where to look for that error: Is the mapping in > structs-config.xml not correct or are the classes(ex. classpath) not found? > > Thanks for any help! > > Regards, > Marco >