2002. november 20. 14:20 dátummal [EMAIL PROTECTED] ezt írtad:
>
> When I use this action in the "html:form" taglib :
> <html:form action="/admin/addUser">
> I got the following exception :
> "Cannot retrieve mapping for action /admin/addUser"
>
> Any one got this problem too ?

This is not a problem. You have to put your jsp pages into the subdirectory 
with the same name as the module has. So put the above jsp into the /admin 
dir, and set your html:form the action="/addUser" attriubte. 

Hth,

Tib

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

Reply via email to