--- Serge Mathieu <[EMAIL PROTECTED]> wrote:
> I have added the "throws IOException,
> ServletException" at the end of my
> method execute declaration but the problem persist.

Adding random thrown exceptions probably won't help.

> java.lang.ClassNotFoundException:
java.com.test.FirstTest

Have you deployed your action class properly? Is it
*really* in the package "java.com.test" (I wouldn't
reocmmend it)?

d.


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

Reply via email to