Good morning,

It seems that "s:param" does not work well when more than one s:param is assigned.

<s:url id="url_help" namespace="/Action/Global" action="ProcessHelp">
   <s:param name="helpTitle"      value="example1" />
   <s:param name="help_text_name" value="contents" />
</s:url>


The second "help_text_name" is never called. How come? Found one line bug report "lost URL parameters with <s:param> tag (bug 1938)" at http://readlist.com/lists/struts.apache.org/user/9/47016.html

Does someone know whether the bug has been fixed?

Thanks a lot!
--
Lu Ying

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

Reply via email to