I have seen this syntax, I am not sure how to use it for my purpose. I get id's from an sql query. I am retrieving them in a list and need to pass them one by one to the action class. How to set them so that I can pass them as params to the Action class? Also my code is like <s:url action= <s:param name="id" value="16"></s:param></s:url>" style="margin-right:20px;" />.. If i provide <s:url id="img" action="imgAction">, it is not going to the Action class.
-- View this message in context: http://old.nabble.com/How-to-use-%3Cs%3Aparam%3E-tag-tp27117122p27127855.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