When I run the page the following exception is thrown:
2008/7/3 Afternoon 11:01:24 com.sun.facelets.FaceletViewHandler handleRenderException Severe: Error Rendering View[/index.jsp] com.sun.facelets.FaceletException: Error Parsing /index.jsp: Error Traced[line: 1] The prefix "jsp" for element "jsp:forward" is not bound. at com.sun.facelets.compiler.SAXCompiler.doCompile(SAXCompiler.java:234)
Dose it mean that when we are using facelets, we cannot use the simple jsp syntax?