blob: cf2c33d1e8123ddcf2f4699bd0505b39c4dbafe7 [file] [log] [blame]
<html>
<head>
<title>Encoding02.jsp</title>
</head>
<body bgcolor="white">
This is legal in the spec:<br>
<%= "Joe said %\> foo" %>.
</body>
</html>