>From the note about the MalFormURL Exception I would initially guess you
started the header DOCTYPE in the file incorrectly. You gave a 6 line entry
from your validation.xml file split like so:
http://jakarta.apache.org/
commons/dtds/validator_1_0.dtd">
In a DOCTYPE you should NEVER break
"Samere, Adam J" <[EMAIL PROTECTED]> wrote: You have validate="false" in your
action mapping. Change that to true.
Adam
-Original Message-
From: leo mj [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 07, 2006 6:59 AM
To: user@struts.apache.org
Subject:
You have validate="false" in your action mapping. Change that to true.
Adam
-Original Message-
From: leo mj [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 07, 2006 6:59 AM
To: user@struts.apache.org
Subject: Field check using DynaValidatorForm
hi all,
I want to
hi all,
I want to do Dynamic field check using validator framework.
I have done the following steps:
1.Add validator plugin in struts-config.xml
2.I have used index.jsp as my LOGIN page.
With the following code:
<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%>
<%@ tagli
@struts.apache.org
Subject: Field check using DynaValidatorForm
hi all,
I want to do Dynamic field check using validator framework.
I have done the following steps:
1.Add validator plugin in struts-config.xml
2.I have used index.jsp as my LOGIN page.
With the following code:
<%@ taglib
hi all,
I want to do Dynamic field check using validator framework.
I have done the following steps:
1.Add validator plugin in struts-config.xml
2.I have used index.jsp as my LOGIN page.
With the following code:
<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%>
<%@ tagli
6 matches
Mail list logo