The commons-lang project does not depend upon any other apache projects (the pom.xml uses junit and easymock for testing but no other projets).  I also centralized all the escaping calls to a single private method "escapeHtml" within StandardResponseHeaders so that any algorithm could be substituted with minimal effort.<br>
<br><div class="gmail_quote">On Fri, Mar 5, 2010 at 6:47 AM,  <span dir="ltr"><<a href="mailto:robo@khelekore.org">robo@khelekore.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">> I did not see any mechanisms within the rabbIT codebase for escape html<br>
> strings.  I created the following patch which makes use of the Apache<br>
> commons-lang 2.x project to perform the escaping.<br>
<br>
</div>Thanks, I will take a serious look at that when I get back from<br>
my travelling.<br>
<br>
I try to keep external libraries to a minimum, but have no real objection<br>
to adding a few small things. Many of the apache projects depend on each<br>
other though, so that may be a problem (how does logging work with<br>
commons-lang? etc.)<br>
<br>
Just wait a few days and then I can give you a better answer.<br>
<br>
Many thanks.<br>
/robo<br>
<br>
<br>
</blockquote></div><br>