| Author |
How to include errorpage in xhtml page.
|
shree lk
Greenhorn
Joined: Mar 16, 2011
Posts: 14
|
|
Hi All,
I want to include errorPage in .xtml, as done in jsp i.e inclusion of error page using "iserrorPage" and "errorPage". How it can be done in xhtml page.
Thanks in advance.
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56151
|
|
|
You can't. Why not use a JSP page that emits XHTML? The browser doesn't care.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: How to include errorpage in xhtml page.
|
|
|