In my beehive-url-template-config.xml, i had the following template
<url-template> <name>jpf-action</name> <value> http://{url:domain}:{url:port}/{url:path}?URLTEMPLATE=action& {url:queryString} </value> </url-template> When is the url:queryString <queryString> used? Is it possible to add run time paramers from request/session to this template? Thanks Srinivas
