Hello,
if i use jstl for Math operation i write this
<c:out value="${a + b}"/>if i use struts taglib how can i do the same thing without use <% ... %> ? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

