-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Gary,

On 12/14/2010 10:08 PM, Gary Lawrence Murphy wrote:
> I am in a high-volume real-time environment where editing
> the web.xml to insert a new service is simply not an option, the recognition
> of .jsp scripts with pathinfo appended needs to be fluid and generic to
> allow ad-hoc insertions.

A high-volume real-time environment where on-the-fly JSP compilation is
allowed and ad-hoc insertion of new dynamic content is allowed? Sounds
like madness.

> Oh well.  Thanks for your help in all this and for the ideas and
> explanations; looks like I'm stuck with resin and jetty; there's far too
> many scripts and other systems dependent on these URL patterns to rewrite it
> all now (the eternal curse of the legacy software)

You are certainly welcome to patch Tomcat yourself: the Mapper uses the
simple url-pattern mapping rules specified by the servlet spec... you
could simply add your own that used "true" globbing or even regular
expressions if you are into that kind of thing.

May I ask what the problem is with sticking with Resin and/or Jetty? As
much as I like Tomcat myself... why are you considering switching?

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

iEYEARECAAYFAk0I7PcACgkQ9CaO5/Lv0PCqmACgjxkHkiJOZUMn5AsbCgP9Pj2D
3AAAn3WZU7izdwRydPJOTogi8z1pd2jN
=qRkk
-----END PGP SIGNATURE-----

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

Reply via email to