2009 3:12 PM
To: Struts Users Mailing List
Subject: Re: Struts 2.1.6 TLD file
agr, actually I missread the regex, I read 0..3 as applied to [0..9].
So the version in the tld is ok.
musachy
On Thu, Jul 30, 2009 at 1:09 PM, Musachy Barroso wrote:
> Yes, the version is wrong in struts, accordi
agr, actually I missread the regex, I read 0..3 as applied to [0..9].
So the version in the tld is ok.
musachy
On Thu, Jul 30, 2009 at 1:09 PM, Musachy Barroso wrote:
> Yes, the version is wrong in struts, according to the JSP Spec:
>
>
> Describes the JSP version (number) this taglibrary requir
Dan Slack wrote:
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 Strut
Yes, the version is wrong in struts, according to the JSP Spec:
Describes the JSP version (number) this taglibrary requires in order to function
(dewey decimal)
The default is 1.1
#PCDATA ::= [0-9]*{ “.”[0-9] }0..3
//I will fix it in trunk
musachy
On Thu, Jul 30, 2009 at 12:50 PM, Dan Slack wro
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
5 matches
Mail list logo