| Author |
Hoto include JSP page in JSF
|
ram gaurav
Ranch Hand
Joined: Mar 29, 2006
Posts: 208
|
|
HI I am trying to include jsp page in jsf: But when i try to run my page it gives me following error: java.io.IOException: Illegal to flush within a custom tag Can you please suggest me that what should i do. Thanks Ram
|
 |
Sunil Vasudevan
Ranch Hand
Joined: Mar 05, 2007
Posts: 107
|
|
Originally posted by ram gaurav:
Hi Ram, 1. I am bit surprised that <f:subview> is working at your end. As far as I remember, f:subview is supposed to have "id" as a mandatory field (SUN JSF RI v1.1). 2. Other than that, what you have done is correct to include a JSP page. Can you paste the page directives you have used in header.jsp?
|
Sunil.V<br />SCJP2, SCWCD1.4, SCBCD1.3
|
 |
 |
|
|
subject: Hoto include JSP page in JSF
|
|
|