Can you send me your webapp in a .war format (w/ no database connection
or config stuff)?  This should work - if it doesn't, I'll add EL
(Expression Language) support and hopefully that will help.

Matt

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On 
> Behalf Of Marc Dugger
> Sent: Monday, November 03, 2003 8:35 AM
> To: [EMAIL PROTECTED]
> Subject: [struts-menu] query string params and dynamic params
> 
> 
> 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
> 




-------------------------------------------------------
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

Reply via email to