JSP2/EL: escaping HTML

From: Timo Nentwig (tcn_at_spamgourmet.org)
Date: 04/29/04


Date: Thu, 29 Apr 2004 21:34:12 +0200

Hi!

How do I escape text in this case:

<a href="foo" onmouseover="function('HERE');">

Timo