and offcourse this will give an error: <s:property value="${index}" /> <!-- error -->
tibi wrote: > hi i need to mix tag libs and can't seem to get it working: > <c:set var="index" value="${stat.index}" scope="session"/> > <s:property value="index" /> <!-- will not work --> > <s:property value="%{index}" /> <!-- will not work --> > ${index } <!-- works --> > > thanks, > > tibi > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net > For additional commands, e-mail: users-h...@appfuse.dev.java.net > > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net For additional commands, e-mail: users-h...@appfuse.dev.java.net