Hi,

I have an action which can be reached by

   - http://<hostname>/friends/viewpix.action


   - http://<hostname>/friends/viewpix.action?id=2222


My client doesn't want the *.action* to appear in the urls so is there a way
to launch the action by using friendly urls, e.g., like these:


   - http://<hostname>/friends/viewpix
   - http://<hostname>/friends/viewpix?id=2222.


Thanks.

Reply via email to