GF wrote:
Hi all I'm using Struts 2.0.6 If I try to set "encode" to true and I pass in the URL get some bad characters.. such as '<', '>' it doesn't encode them when it generates the URL with <s:url > Is this a bug? Has been fixed in recent version? Thanks
s:url sets encode to true by default, but the documentation for that attribute says, "Whether to encode parameters." What are you passing in, what are you getting out, and what were you expecting to get back? Sample code showing how you're using the tag would also be useful.
L. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]