Simons Kevin wrote:

   <form-bean name="testForm" type="testForm"/>
[...]
My classes are stored in webapps/tests/web-inf/classes/test

If they're in WEB-INF/classes/test

then

(a) do you have a "package test;" at the top of your testForm class file?
(b) type would be "test.testForm"

Dave



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to