You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Arunachalam, Manian" <Ma...@nielsen.com> on 2011/08/19 15:49:39 UTC

RE: Tomcat 7.0.8

Team,

> We are migrating form tomcat 5x to 7.0.8
> 
> In Tomcat 5.0 we have the url pattern as below
> Here Path is user defined location.
> url = "/<path>/<path>.QuerySWServlet"; 
> What we need to give for tomcat 7.0.8 version to use the same url
> pattern.
> 
> Regards
> Manian
> 
> 

Re: Tomcat 7.0.8

Posted by Christopher Schultz <ch...@christopherschultz.net>.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Manian,

On 8/19/2011 9:49 AM, Arunachalam, Manian wrote:
> We are migrating form tomcat 5x to 7.0.8

Why not 7.0.20?

> In Tomcat 5.0 we have the url pattern as below Here Path is user
> defined location. url = "/<path>/<path>.QuerySWServlet"; What we
> need to give for tomcat 7.0.8 version to use the same url pattern.

Probably the same one. Most of the changes in Tomcat in the
intervening versions have been to add new features defined by the
servlet-spec.

Where is this URL pattern used? If it's in web.xml to define the
url-pattern of a servlet (or filter), then the rules have not changed
in a very long time, and you should be fine.

Have you tried it? Are you having an actual problem, or are you just
scared to upgrade?

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk5ObtwACgkQ9CaO5/Lv0PDUDACgq329hKUTe8VP45gZxMBFOSQs
gSUAni+TKL+uVJkU37r+7auQO9hwBQei
=EO+j
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org