aspose file tools
The moose likes JSF and the fly likes including a jsf page within another jsf page Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "including a jsf page within another jsf page" Watch "including a jsf page within another jsf page" New topic
Author

including a jsf page within another jsf page

Marembo Ochieng'
Greenhorn

Joined: Sep 12, 2009
Posts: 19
I am Trying to include the header.jsp page within the home.jsp. it does not work and gives me an IllegalStateException . The code is as follows:
Header.jsp

home.jsp

The error is as follows:



i'll really appreciate the help
Marembo Ochieng'
Greenhorn

Joined: Sep 12, 2009
Posts: 19
Hey guys, thanks i but i think i have solved the problem.
I simply removed all the other codes in the header.jsp and remained with the following:


I will really appreciate if someone would tell me why it worked by simply removing the pre-headers that already existed in the home.jsp
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: including a jsf page within another jsf page
 
Similar Threads
SessionBean method returning POJO == exception?
JNDI lookup the EJB3 beans from Action class
REST(Jersey + Jetty).. Why my jetty server says 404 when i have that URL
Run error Jsf Exception initializing page context
Hibernate+JTA : Unable to locate current JTA transaction