To Christopher Schultz-2,
See my previous post, i have used urlrewrite( http://tuckey.org/urlrewrite/
http://tuckey.org/urlrewrite/ )
I already write the rule in rewrite.xml for /item_123.html to
/getItemPage?itemname=123 

I got the problem if the item name(from database) have "/" char, 
the full url path http://myDomain//item_1/23.html would be error.

Maybe i let the item have "/" char doesnt use this rule.
Just go /getItemPage?itemname=1/23 to Avoid th error.

Thanks your reply.
-- 
View this message in context: 
http://www.nabble.com/tomcat---url-rewrite-tp25395691p25446546.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


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

Reply via email to