> -----Original Message----- > From: Shawn Bayern [mailto:[EMAIL PROTECTED]] > > > 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).
Gotcha--pretty obvious once you point it out. > > 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. I missed section 11.1.5 which makes this even more obvious. *smacks forehead* Sorry, as I said, I just wanted to make sure the original poster wasn't going to have another go round, which he isn't. 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]>
