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
dale,
sounds great. can you provide me with an example. 

thanks

tibi
-- 
View this message in context: 
http://www.nabble.com/use-param-from-own-tag-in-struts-tag-tp25477711p25479051.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to