Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within JSP
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
Ron McLeod
paul wheaton
Jeanne Boyarsky
Sheriffs:
Paul Clapham
Devaka Cooray
Saloon Keepers:
Tim Holloway
Roland Mueller
Himai Minh
Bartenders:
Forum:
JSP
How to include errorpage in xhtml page.
shree lk
Greenhorn
Posts: 14
I like...
posted 13 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
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
Sheriff
Posts: 67754
173
I like...
posted 13 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
You can't. Why not use a JSP page that emits XHTML? The browser doesn't care.
[
Asking smart questions
] [
About Bear
] [
Books by Bear
]
Consider Paul's
rocket mass heater
.
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
error page
How to include errorpage in xhtml page.
How to include errorpage in xhtml page.
servlet calling xhtml file
if i give a code like this-->isErrorpage="false" what will happen
More...