Re: Struts 2 protlet plugin. Validation errors.

2008-11-03 Thread Dave Newton
Please ask this question on the struts-user list; the struts-dev list is for the development of Struts itself. Thanks, Dave --- On Tue, 10/28/08, Tim <[EMAIL PROTECTED]> wrote: > I have some errors while validating my form. > > [b]struts.xml[/b] > extends="struts-portlet-default" > namespa

Re: Struts 2 protlet plugin. Validation errors.

2008-10-29 Thread Laurie Harper
Please post questions about using Struts to the Struts Users list only. The Struts Dev list is for discussing the development and enhancement of Struts itself. http://struts.apache.org/mail.html Tim wrote: Hi. I have some errors while validating my form. [b]struts.xml[/b]

Struts 2 protlet plugin. Validation errors.

2008-10-28 Thread Tim
Hi. I have some errors while validating my form. [b]struts.xml[/b] /WEB-INF/jsp/view/addRequest.jsp /WEB-INF/jsp/view/addRequest.jsp /WEB-INF/jsp/view/ok.jsp [b]AddClientRequestAction[/b] public class AddClientRequestAction extend