Web Images Videos Maps News Shopping Gmail more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Group info
Related Groups
Developers for J2SE, J2EE and J2ME, AJAX and Web 2.0, EJB, Web Services, RMI, JSP, XML, Javascripts, Struts, ...
Low activity, 2939 members, moderated
The official Google Web Toolkit (GWT) developer discussion group.  GWT lets you build AJAX apps in the Java ...
High activity, 19772 members
Apache web server configuration issues.
Medium activity, Usenet
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 765  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: Group for java url rewrite filter.

Based on the popular and very useful mod_rewrite for apache, UrlRewriteFilter is a Java Web Filter for any J2EE compliant web application server, which allows you to rewrite URLs before they get to your code.

 

Only working on tomcat instance, not apache 
  I apologise if the solution to this is spectacularly simple. Setup: Apache2 > Mod_JK > Tomcat I'm trying to use UrlRewriteFilter to prettify URLs. The rules are working fine when accessing the webapp via localhost:8080/webapp/path (ie. the tomcat instance) but not when accessing the same webapp via... more »
By Wolf  - Nov 9 - 4 new of 4 messages    

get params to the url rewrite 
  Guys, hi! Have a problem here, kinda novice in url rewriting. Need a rewriting rule from /oc/TaskStart.do?method=select TaskMethod&mid=910239095203464 76 to /methods/oc/91023909520346476 I've tried a lot of reqexps but still have no luck to create it. Could you please provide me an example?... more »
By Roublard  - Nov 5 - 4 new of 4 messages    

When is UrlRewriteFilter 3.2 stable version releasing 
  I was wondering when/if we are going to get a stable version of the 3.2 UrlRewriteFilter released? We are looking to upgrade and were concerned that its not yet in the maven central repository. Thanks
By anu  - Nov 3 - 1 new of 1 message    

redirect with status code 307 (for POST) 
  Hello, I'm working on some REST style webservices and trying to use the UrlRewrite tool to help map some old urls to the new ones. It seems like the perfect tool for this. What I need to do is return a redirect status code when the client POSTs data to certain URLs. I want the client to re-POST the data to... more »
By Colin  - Nov 2 - 11 new of 11 messages    

URL Redirect 301 
  Hi, Please help me out with the below scenario. 1. We have a new started e-commerce portal where the URL's are indexed by Google. Google has indexed the URL's and the URL looks like [link] Now we need to do a 301 permanent redirect to... more »
By Mahipal Dhoma  - Nov 3 - 2 new of 2 messages    

Domain Remapping from .org to .com 
  Hi, when i type [link] or [link] then it has to redirect to [link] I written the below rule in urlrewrite.xml <rule> <name>Domain Remapping example.org</name> <condition name="host" operator="equal">example.org</ condition> <condition name="host" operator="notequal">^$</condit ion>... more »
By mahesh  - Oct 30 - 10 new of 10 messages    

connection timeout on conf 
  Hi guys I was wondering... I just started using the tuckey jar and when i try to add the filter and start tomcat i get the following error SEVERE: org.tuckey.web.filters.urlrewr ite.Conf ERROR: Exception loading conf Connection timed out: connect java.net.ConnectException: Connection timed out: connect... more »
By Chris Rivera  - Oct 28 - 1 new of 1 message    

Point subdomain - newbie 
  Hi! I'm trying to point a subdomain to a page on the main domain but the url result gets dublicated: [link] This is the code I'm using: <name>Test Sub Domain Name Check</name> <condition name="host" operator="equal">test.mydomain .com</... more »
By Ski3r  - Oct 27 - 6 new of 6 messages    

Beginner question 
  Hello I just found urlrewrite and tested it with Struts 2. This is my rule <rule> <from>/test/status/</from> <to type="redirect">%{context-path }/HelloWorld.action</to> </rule> So when I go to [link] I'm redirected to Struts HelloWorld.action which is ok... more »
By Enrique  - Oct 23 - 3 new of 3 messages    

Clean URLs ... Advice ... and Persuasion ... 
  Hey All, The following will be painfully self-evident to this group ... I've asked this question ... around. My client is ready and willing to clean up their act, if only to the outside world ... and I want to push them over the edge ... What I'm looking for are your best pithy sayings ... that would... more »
By virtuola  - Oct 21 - 2 new of 2 messages    

1 - 10 of 765   « Newer | Older »

XML       Send email to this group: urlrewrite@googlegroups.com
Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google