I'm working from HEAD in CVS. I've added some params on the end of my page
destination in menu-config.xml, but they're not showing up on the URL when
JSP is rendered. Am I doing this wrong?:
<Menu name="Loan" title="Loan">
<Item name="List" title="List" page="/instrument/get.do?mode=list"/>
</Menu>
...the param 'mode' in this case is not appearing in URL.
Also, the digester is chocking on dynamic params:
/dosomething.jsp?someparam=${somevalue}. It's generating a SAX parsing
exception because the "reference to entity "somevalue" must end with the ';'
delimiter. I had read in the mailing list archive that this feature had
been added.
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/
_______________________________________________
struts-menu-user mailing list
[EMAIL PROTECTED]
https://lists.sf.net/lists/listinfo/struts-menu-user