webapp server's container supports a servlet spec here is an example from TC
http://tomcat.apache.org/
2.5 Servlet spec support on TC as the example illustrates

Servlet/JSP Spec


  

Apache Tomcat version





  
2.5/2.1

  
6.0.20




  
2.4/2.0

  
5.5.27




  
2.3/1.2

  
4.1.40




  
2.2/1.1

  
3.3.2 (archived)

much easier to  upgrade the one aberrant taglib..
you can always re-implement an older container ..but i would suspect alot 
Servlet Spec 2.5 webapps would break
Martin Gainty 
______________________________________________ 
Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité
 
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.
Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le 
destinataire prévu, nous te demandons avec bonté que pour satisfaire informez 
l'expéditeur. N'importe quelle diffusion non autorisée ou la copie de ceci est 
interdite. Ce message sert à l'information seulement et n'aura pas n'importe 
quel effet légalement obligatoire. Étant donné que les email peuvent facilement 
être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité 
pour le contenu fourni.




> From: dsl...@langui.com
> To: user@struts.apache.org
> Subject: Struts 2.1.6 TLD file
> Date: Thu, 30 Jul 2009 14:50:09 -0500
> 
> Hi,
> 
>  
> 
> Our J2EE server (Sybase EAServer 6.1) has been complaining about my struts 2
> application when I deploy it.  After some digging, it turns out that the
> "tlibversion" in the Struts2 tld file is "invalid".  This seemed to happen
> when I changed my project to Servlet 2.5.  
> 
>  
> 
> The Struts 2 tlibversion is 2.2.3, and I know that the 'tlibversion' can be
> a dewey-decimal type, but from my memories of libraries, I don't remember it
> being allowed to have 2 decimal points.  Does anybody know if this is a
> failing of my server, or is this something that is a failing of Struts2?
> 
>  
> 
> In the mean time, I actually, at runtime, open up the Struts 2 Jar, and
> modify the tld to "fix" it when deploying to that server.
> 
>  
> 
> Thanks
> 
> Dan Slack
> 

_________________________________________________________________
Windows Live™ Hotmail®: Search, add, and share the web’s latest sports videos. 
Check it out.
http://www.windowslive.com/Online/Hotmail/Campaign/QuickAdd?ocid=TXT_TAGLM_WL_QA_HM_sports_videos_072009&cat=sports

Reply via email to