On Wed, 20 Aug 2003, Jeremy Quinn wrote:
> I cannot get this to work, I get:
> org.apache.commons.jxpath.JXPathException: Invalid XPath:
> '$parameters.getParameter(\"publishedJobServer\")'. Syntax error after:
> '$p'
>
> If I try :
>
> ${$parameters.getParameter('publishedJobServer')}
Use: ${request.getParameter('publishedJobServery')}
this works for me.
--
Giacomo Pati
Otego AG, Switzerland - http://www.otego.com
Orixo, the XML business alliance - http://www.orixo.com
