You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "Kote, Nijaguna Sangankal" <ni...@hp.com> on 2004/06/29 11:46:13 UTC

Struts 1.1

What is the equalant of 
<!DOCTYPE form-validation PUBLIC
          "-//Apache Software Foundation//DTD Commons Validator Rules
Configuration 1.0//EN"
          "http://jakarta.apache.org/commons/dtds/validator_1_0.dtd">

For struts 1.1??

Thanks
Guna

Re: Struts 1.1

Posted by Pedro Salgado <sa...@04web.com>.
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE struts-config
    PUBLIC "-//Apache Software Foundation//DTD Struts Configuration 1.1//EN"
    "http://jakarta.apache.org/struts/dtds/struts-config_1_1.dtd">
<struts-config>

Pedro Salgado


On 04/06/29 10:46, "Kote, Nijaguna Sangankal"
<ni...@hp.com> wrote:

> What is the equalant of
> <!DOCTYPE form-validation PUBLIC
>         "-//Apache Software Foundation//DTD Commons Validator Rules
> Configuration 1.0//EN"
>         "http://jakarta.apache.org/commons/dtds/validator_1_0.dtd">
> 
> For struts 1.1??
> 
> Thanks
> Guna
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org