On Mon, 30 Sep 2002, Gideon, Thomas wrote:
> 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?
Yes, it is correct. The "pattern" that the JSTL specification adopts is
that in the XML-manipulation library, those attributes named 'select' use
XPath, and other attributes follow the general JSTL rules ('var' and
'scope' are literal, and the rest of the attributes accept the EL).
> I double checked the spec and it doesn't say for <x:param/> which is
> the case.
The spec does; this is the purpose of the "Dynamic" column in tables of
tab attributes, as described in section 2.1.1.
--
Shawn Bayern
JSTL reference-implementation lead
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>