On Jan 8, 2008 9:04 PM, Sohil Rupani <[EMAIL PROTECTED]> wrote:

> i m using struct 1.3.8
...
> <?xml version="1.0" encoding="iso-8859-1"?>
> <!DOCTYPE struts-config PUBLIC
>        "-//Apache Software Foundation//DTD Struts Configuration 1.3//EN"
>        "http://struts.apache.org/dtds/struts-config_1_3.dtd";>

And earlier:
> <?xml version="1.0" encoding="ISO-8859-1"?>
> <!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 
> 2.2//EN"
> "http://java.sun.com/j2ee/dtds/web-app_2_2.dtd";>

Possibly unrelated to the problem you are reporting here, but Struts
1.3 has a minimum requirement of Servlet 2.3.

-- 
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to