I have Microsoft Internet Explorer 6.0.2 on my computer. If I use the struts anchor the URL parameters are separated by the & character and the link works. If I use the html anchor with a struts property the URL parameters are separated by the amp; characters and the link doesn't work.
I return do my question. How can I use a struts anchor running the link on a new window? The struts documentation is very poor of information. Thanks. Slattery, Tim - BLS wrote: > > > Because the HTML anchor <a.../> tag with a URL created via >> <s:url.../> replaces the "&" character between parameters >> with "amp;" characters and my link doesn't work. > > It should. The xhtml spec insists on that, and it works just fine in the > browsers my employer lets us run (IE6, Netscape 7). > > -- > Tim Slattery > [EMAIL PROTECTED] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Struts-anchor-question-tf4428839.html#a12649863 Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]