Re: Modules in Struts 1.2.8

2006-02-12 Thread MC Moisei
What did you mean to use module ? What I did was and kindoff worked was to use the switch action. The bad thing is that I have to do this in every module also I had to "import" the form definition too! Any other way would be very much appreciated ! Torgeir Veimo wrote: > On Sat, 2006-02

Re: Modules in Struts 1.2.8

2006-02-11 Thread Torgeir Veimo
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