On Thu, 10 Oct 2002, Stefan wrote:

> So is there a way to extract a sub string from the result of a <c:out
> value="${}}"/> tag?

No, not alone; you'd need to use the String Taglib or handle it with a
servlet or other custom Java logic (e.g., a bean or servlet).

-- 
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