The issue is getting S2 to run on a 2.3 container, not how to specify
the version in a web.xml. Web.xml changes won't change S2's ability (or
lack thereof) to *run* under that version.
Martin Gainty wrote:
Eric
the supported version is specified in DTD spec at head of webapp
/WEB-INF/web.xml
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
"http://java.sun.com/dtd/web-app_2_3.dtd">
<web-app>
where referenced DTD contains
<!--
This is the XML DTD for the Servlet 2.3 deployment descriptor.
All Servlet 2.3 deployment descriptors must include a DOCTYPE
of the following form:
<!DOCTYPE web-app PUBLIC
"-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
"http://java.sun.com/dtd/web-app_2_3.dtd">
-->
Viel Gluck!
Martin
______________________________________________
Verzicht und Vertraulichkeitanmerkung
Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger
sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weiterleitung
oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht dient lediglich dem
Austausch von Informationen und entfaltet keine rechtliche Bindungswirkung.
Aufgrund der leichten Manipulierbarkeit von E-Mails koennen wir keine Haftung
fuer den Inhalt uebernehmen.
From: egiv...@state.pa.us
To: user@struts.apache.org
Date: Tue, 2 Jun 2009 11:24:16 -0400
Subject: RE: S2: on Servlet 2.3
I just downloaded the 2.0.14 from the apache site and the struts-tags.tld file
is definitely 1.2 as opposed to the one included with the 2.1.6 release which
is newer (uses the JSP 2.x xml schema definition).
-----Original Message-----
From: Dave Newton [mailto:newton.d...@yahoo.com]
Sent: Tuesday, June 02, 2009 11:21 AM
To: Struts Users Mailing List
Subject: Re: S2: on Servlet 2.3
Givler, Eric wrote:
Can you respond with a specific version that you used? 2.0.?
Probably around 2.0.4-ish, although I really have no clue at this point.
I might be able to find out specifically in a day or two if it's still
in their source control.
Dave
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org
_________________________________________________________________
Insert movie times and more without leaving HotmailĀ®.
http://windowslive.com/Tutorial/Hotmail/QuickAdd?ocid=TXT_TAGLM_WL_HM_Tutorial_QuickAdd_062009
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org