You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oro-dev@jakarta.apache.org by df...@apache.org on 2004/04/24 21:27:15 UTC

cvs commit: jakarta-oro/xdocs users.xml

dfs         2004/04/24 12:27:15

  Modified:    docs     users.html
               xdocs    users.xml
  Log:
  Added UrlRewriteFilter.
  
  Revision  Changes    Path
  1.5       +5 -0      jakarta-oro/docs/users.html
  
  Index: users.html
  ===================================================================
  RCS file: /home/cvs/jakarta-oro/docs/users.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- users.html	18 Feb 2004 03:45:37 -0000	1.4
  +++ users.html	24 Apr 2004 19:27:15 -0000	1.5
  @@ -185,6 +185,11 @@
   	between business partners in the printing and publishing
   	industries.</dd>
   
  +	<dt><a href="http://tuckey.org/urlrewrite/">UrlRewriteFilter</a></dt>
  +	<dd>An open source servlet filter that lets users of Tomcat
  +	(and other srvlet containers) rewrite urls (as you would in
  +	Apache httpd using mod_rewrite).</dd>
  +
   	</dl>
         </p>
                               </blockquote>
  
  
  
  1.11      +6 -1      jakarta-oro/xdocs/users.xml
  
  Index: users.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-oro/xdocs/users.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- users.xml	18 Feb 2004 03:21:44 -0000	1.10
  +++ users.xml	24 Apr 2004 19:27:15 -0000	1.11
  @@ -114,6 +114,11 @@
   	between business partners in the printing and publishing
   	industries.</dd>
   
  +	<dt><a href="http://tuckey.org/urlrewrite/">UrlRewriteFilter</a></dt>
  +	<dd>An open source servlet filter that lets users of Tomcat
  +	(and other srvlet containers) rewrite urls (as you would in
  +	Apache httpd using mod_rewrite).</dd>
  +
   	</dl>
         </p>
   	
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: oro-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: oro-dev-help@jakarta.apache.org