--- aum strut <[EMAIL PROTECTED]> wrote:
> structure is
> 1)WebRoot\WEB-INF\classes\TestExample-validation
> 
> where as my class file for the action is in
> 
> 2)WebRoot\WEB-INF\classes\aum
> 
> and if i will put it in the aum folder it is giving error.while it is
> neithergiving any error nor performing validation when placed in the path
> mentioned in point 1.

The path in (1) is wrong: it needs to be in the SAME PACKAGE as the action
class.

Please post the precise error message you're getting.

Dave



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

Reply via email to