tibi wrote:
<%@ include file="/common/taglibsForTags.jsp"%> <%@ attribute name="saveMethod" %> ${saveMethod} <!---this woks and will print out the value -->
This shows that the value is available to jstl. You can use various other tags (c:set for example) to set that value in a location addressable by ognl.
-Dale --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org