On Sat, 2006-02-11 at 22:26 -0600, MC Moisei wrote:
> 
> 
> When I run actions from default module all works fine but when I call
> a
> action from profile module I get the annoying
> javax.servlet.jsp.JspException: Cannot retrieve mapping for
> action /search
>     at org.apache.struts.taglib.html.FormTag.lookup(FormTag.java:759)
> 
> What's the problem ? 

You probably have to specify what module the action is in with the
module="" attribute.

-- 
Torgeir Veimo <[EMAIL PROTECTED]>


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

Reply via email to