> -----Original Message-----
> From: Shawn Bayern [mailto:[EMAIL PROTECTED]]
>
> You can use JSTL's 'rt' libraries if you must pass rtexprvalues like
> <%=c_cli%>. I'd recommend using JSTL's expression language, however:
>
> <x:para name="c-cli" value="${param["c_cli"]}" />
Not to confuse the issue, but since the rest of the XML tags in JSTL use
XPath instead of EL, are you sure this correct? I double checked the spec
and it doesn't say for <x:param/> which is the case. Not that it changes
the answer substantially -- $param:c_cli instead of ${param["c_cli"] -- but
if the answer is it expects an XPath expression, it would save another go
round.
Thomas Gideon
Sr. Software Developer
B2eMarkets
301.230.2236 Tel.
301.230.2248 Fax.
[EMAIL PROTECTED]
www.B2eMarkets.com
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>