Re: [s2] design problem

2009-12-07 Thread Wes Wannemacher
On Mon, Dec 7, 2009 at 3:03 AM, Tudor Andrei Raneti wrote: > i load up dataParams.jsp from main.jsp: > [code]  > executeResult="true">  [/code] > i map it in struts.xml: > [code]  class="loto.action.DataParams"> >    /jsp/main.jsp >    /jsp/dataParams.jsp >     [/code] > and set up a DataPa

[s2] design problem

2009-12-07 Thread Tudor Andrei Raneti
i load up dataParams.jsp from main.jsp: [code]    [/code] i map it in struts.xml: [code]     /jsp/main.jsp    /jsp/dataParams.jsp     [/code] and set up a DataParams-validator.xml. The problem starts when i submit dataParams.jsp 's form: [code] [/code] because it's supposed to validate while