

: Can't find stream for /Ĭom.2DViewHandler.renderResponse(D2DViewHandler.java:454)I really don't understand why ! If someone can tell me the relation between REAL jsp pages path on the hard disk and the correspondance with url-mapping pattern with tomcat it will be great. JspServletWrapper.handleJspException(JspServletWrapper.java:524) : An exception occurred processing JSP page /index.jsp at line 15 When I start tomcat with the root URL ", index.jsp is launched. WEB-INF/faces-config-application.xml,/WEB-INF/faces-config-lifecycle.xml,/WEB-INF/faces-config-converters.xml,/WEB-INF/faces-config-beans.xml,/WEB-INF/faces-config-navigation.xml,/WEB-INF/faces-config-validators.xmlĬom.servlet.ContextEventRepeaterĬom.PersistentFacesServletĬom.BlockingServlet In the folder /jsp/iface, it exists the file address.jspx and response.jspx So I made some changes and I restarted the application. jspx interpreted with "Persistent Faces Servlet" (With ICEfaces tags) under /jsp/iface.

jspx pages interpreted with "Faces Servlet" (Without ICEfaces tags) under the directory /jsp/jspx and every. So far, all work well when I start tomcat.īut I wanted to change some jsp pages emplacement, for instance, I decided to put every.
JSP ICEFACES CODE
So I created an empty Web project under Eclipse and "drag and dropped" the source code files in their corresponding folder in the web project. I copied the source code of the example "address-demo" and then attempted to deploy it with apache tomcat.

I'am just starting using the ICEfaces framework. 1.7K Training / Learning / Certification.165.3K Java EE (Java Enterprise Edition).7.9K Oracle Database Express Edition (XE).3.8K Java and JavaScript in the Database.
