On Thu, Jan 27, 2011 at 5:26 PM, Doctor John Carter wrote: > The only little thing I Don't like...<a href="<s:url includeParams="get"> > <s:param name="request_locale">en_US</s:param> > </s:url>"> > English > </a>It's JSTL included in Html...... > and not pure JSTLIs it possible to improve that? >
Maybe make the URL a variable and access it w/ JSP EL in the anchor tag? Dave