phani
10 years agoAdvisor
Get hash value from url in freemarker
Hi, How do I get the value after hash (#) from a URL using FreeMarker.
E.X.: Page URL = http://community.lithium.com/t5/Support-Forum/bd-p/lisupport#token=12345).
How can i get the value of "token"?
Is there any FreeMarker context object available like http.request.parameters.name.get? if not could anyone suggest workaround for this in FreeMarker ?
Your help could be highly appreciated.
Thanks & Regards,
Phani