Harish Pathak wrote:
> java.lang.ClassNotFoundException: multipleform.UserRegistrationForm
Where are you deploying your class files to? They should be in either
/WEB-INF/classes (in standard package/directory hierarchy) or in a JAR
in /WEB-INF/lib.

Dave



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

Reply via email to