On 4/15/06, Craig McClanahan <[EMAIL PROTECTED]> wrote:
> On 4/14/06, Wendy Smoak <[EMAIL PROTECTED]> wrote:
> >
> > Do we need to include webapp-2_2.dtd in struts-core.jar?  I deleted it
> > as part of the reorganization [1], so only the webapp 2.3 dtd remains.
> > Should we include the one for 2.4 as well?
>
>
> We need the 2.2 DTD if Struts continues to support Servlet 2.2.  We should
> also definitely include the 2.4 DTD, as that is now a popular platform.  To
> make the inclusion effective, though, we'll also want to make sure it gets
> registered with the Digester that processes config files -- otherwise,
> including it will not make any difference.

Since we decided that Struts 1.3 would have a minimum dependency of
Servlet 2.3 then we shouldn't include the 2,2 DTD as it will only lead
to confusion and imply that we are supporting Servlet 2.2.

Niall

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

Reply via email to