Shane,
Yeah, I tried changing the order of the filters, no change.
Pete,
I suspect you are correct.
For now this works for development
| <rule>
| <from>/public/graphs/([0-9]+)</from>
| <to
type="redirect">/servlets/do.graph?type=UserGraph&id=$1</to>
| </rule>
|
And I am going to just use mod_rewrite in production.
thanks much,
Dustin
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4099421#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...