Author: sdzmitrovich
Date: 2007-12-28 12:21:29 -0500 (Fri, 28 Dec 2007)
New Revision: 5474
Removed:
trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/jsfTest/WebContent/pages/view1.jsp
Log:
was updated jsf tests
Deleted:
trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/jsfTest/WebContent/pages/view1.jsp
===================================================================
---
trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/jsfTest/WebContent/pages/view1.jsp 2007-12-28
17:16:44 UTC (rev 5473)
+++
trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/jsfTest/WebContent/pages/view1.jsp 2007-12-28
17:21:29 UTC (rev 5474)
@@ -1,13 +0,0 @@
-<%@ taglib
uri="http://java.sun.com/jsf/core" prefix="f"%>
-<%@ taglib
uri="http://java.sun.com/jsf/html" prefix="h"%>
-
-<html>
-<head>
-</head>
-<body>
-
-<f:view>
- <h1><h:outputText value="view" /></h1>
-</f:view>
-</body>
-</html>
\ No newline at end of file