On Mon, 30 Sep 2002, Shawn Bayern wrote:

>  <x:para name="c-cli" value="${param["c_cli"]}" />

Oops - too much typing!  There are two errors with the above tag; I really
meant to type:

 <x:param name="c-cli" value="${param['c_cli']}" />

-- 
Shawn Bayern
"JSTL in Action"   http://www.jstlbook.com


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to