I need to be able to pass a tiles2 attribute down into a <s:url> tag, something like this:

<s:submit type='image'>
   <s:param name="src">
      <s:url value="<tiles:insertAttribute name='image'/>" />
   </s:param>
</s:submit>


But I am unable to find a syntax that will work correctly.

Any ideas?

Thanks, John

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to