1. jsp:include in netbeans stackoverflow.comI'm using JSF in NetBeans. All I want to do is to include a page within another page. But whatever I tried, and when I run the main page, I get ... |
2. Mix HTML and JSF in a JSF subview stackoverflow.comThe problem I have today is about dealing with HTML in an included JSP, with JSF. So here's the situation : I use JSF 1.2 by IBM on RAD with Websphere v6.1 ... |