Problems calling an Action using link
-- But I don't want any input...I just want the action called and then the /user/list.jsp page shown! What should I do? I am using Struts 2.0.11 and my struts.xml looks like this: Regards, Stefan Meisner Larsen
Re: Problems calling an Action using link
Hi Dave Thanks a lot - it was the validation that caused me problems.. :-) /Stefan 2007/11/12, Dave Newton <[EMAIL PROTECTED]>: > > Is there any validation being run on the UserAction > class? > > d. > > --- Stefan Meisner Larsen <[EMAIL PROTECTED]> > wrote: