What build are you using. This wasn't working a few weeks ago but has
been fixed.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22165


> -----Original Message-----
> From: Jeremy Quinn [mailto:[EMAIL PROTECTED]
> Sent: donderdag 21 augustus 2003 9:48
> To: [EMAIL PROTECTED]
> Subject: Re: can you reach sitemap params from JXTemplate?
> 
> 
> On Thursday, August 21, 2003, at 07:27 AM, Giacomo Pati wrote:
> 
> > 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.
> 
> I still get no output.
> 
> Thanks
> 
> regards Jeremy

Reply via email to