Johannes Geppert wrote:
> 
> Sorry I forgot to close the Tag
> 
>           <s:url id="url" action="get-ccf-data" method="getParameterList">
>           <s:param name="displayGroup"><s:property/></s:param>
>           </s:url>
> 

Thank you Johannes, that works and when I use %{url} I've now got the
parameters as well! So why doesn't using <s:param name="parameterName"
value="parameterValue"> work with the url tag, even when the value is
hardcoded as a constant?

Regards
-- 
View this message in context: 
http://old.nabble.com/How-to-nest-Struts-Tags-tp27062761p27073798.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