Hello,

1. I have the following T5 action link:
*<t:actionlink page="ContactUs" context="literal:en"
hreflang="en">en</t:actionlink>*

2. Which translate into the following link:
*http://localhost:8080/ume-web/fr/contactus.actionlink_1/en*

3. Which in turn, when clicked, displays the following URL:
*http://localhost:8080/ume-web/en/contactus*

I am just wondering whether my action links could directly render as in 3.
i.e. avoid the not so pretty URLs such as : (*
http://localhost:8080/ume-web/fr/contactus.actionlink_1/en*)

Is that possible through URL rewriting? Perhaps using Igor Drobiazko's
rewrite module? Can anyone please provide guidelines?

Regards,

Julien Martin.

Reply via email to