On 7/14/06, Yanroy <[EMAIL PROTECTED]> wrote:
I guess I'm using 2.2... I've got this:
<!DOCTYPE web-app
PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.2//EN"
"http://java.sun.com/j2ee/dtds/web-app_2_2.dtd">
This means your application is using version 2.2 of the Servlet
specification. This has nothing to do with what version of _Struts_
you are using, though.
The lab manager
here (who IS in charge of server configuration) doesn't know what struts
version we're using any more than I do. The second time I asked him (after
my last post), he told me the only way we'll find out what version it is
would be to download the latest and drop it into the server, thus making it
the latest version :P
Not a bad idea, as long as it doesn't break anything... 1.2.9 is the
latest GA version. We have upgrade notes on the community-maintained
wiki:
* http://wiki.apache.org/struts/StrutsUpgrade
So, that wiki page I referenced in my last post doesn't mention 2.2. I
guess I'm up a creek then? I'll see if I can upgrade.
It does now. :) And yes, if being able to use JSTL is important,
you'll need to move to a later version of the Servlet spec. This may
or may not involve upgrading your Struts version... as yet we don't
know what that is.
* http://wiki.wsmoak.net/cgi-bin/wiki.pl?StrutsAndJSTL
--
Wendy
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]