You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Shawn McMurdo <sh...@lutris.com> on 2001/05/25 04:36:56 UTC

[PATCH] Tomcat 3.2.2 - missing string resources

Regarding the Tomcat 3.2.2 RequestDispatcherImpl string resource problem
I reported on Wednesday afternoon:
Since no one expressed a preference on how this should be fixed,
I chose to fix it by adding the strings to the core/LocalStrings*properties
files, since that didn't require any actual code modifications.
Attached is a patch made with "cvs diff -u" against the tomcat_32 branch.
Shawn

--
Shawn McMurdo              mailto:shawn@lutris.com
Lutris Technologies        http://www.lutris.com
Enhydra.Org                http://www.enhydra.org


xtp in Tomcat

Posted by Oleg Okhotnikov <ol...@oleg.net>.
Hello!

Is anybody have HOWTO for using xsl stylesheets for jsp output in Tomcat?
I think about something like xtp in Resin.

Oleg.