blob: 2c1380ace374b3435c9909984f586edb0eb99b5c [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<%@ page
language="java"
contentType="text/html; charset=ISO-8859-1"
pageEncoding="ISO-8859-1"
%>
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<META name="GENERATOR" content="IBM WebSphere Studio">
<META http-equiv="Content-Style-Type" content="text/css">
<LINK href="theme/Master.css" rel="stylesheet" type="text/css">
<TITLE>jsp_temp_error_test.jsp</TITLE>
</HEAD>
<BODY>
<!--====================================================================
Below this comment, type "<p"
Verify that the following error shows up:
- [ IWAK0061E Start tag (<p>) not closed. ] (error)
Place the cursor after p, "<p|", and invoke content assist
Select "p" from the list, resulting in "<P>|</P>"
Verify that the temporary annotation goes away
======================================================================-->
</BODY>
</HTML>