In opencms i want to access single container page with multiple urls
for Ex: consider a xyz container page i want access the container page with multiple urls reffered as below
1>localhost:8080/xyz/abc
2>localhost:8080/xyz/abc?id=xxxabc.
Suggest me how to achieve this. i am trying to achieve this using http://tuckey.org/urlrewrite/
suggest me other options also