aspose file tools
The moose likes JSF and the fly likes header does not display error messages on page load 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 "header does not display error messages on page load" Watch "header does not display error messages on page load" New topic
Author

header does not display error messages on page load

varun rao
Greenhorn

Joined: Mar 22, 2007
Posts: 1
Hi,
I am working on trying to get the page to display messages on page load. The messages tag is in the header of the page and the body runs some stats, which could lead to an exception.
I was wondering is there was a way in JSF to show those images on the header.
Also, if i move the messages tag to the footer the messages show up fine.

It looks something like this:

header -- > messages tag here does not show the exception message.
body ---> exception while rendering
footer ---> If the messages tag is kept here it shows up fine.

Thanks....
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: header does not display error messages on page load
 
Similar Threads
html:errors how to show different headers and footers
Nested Tiles
How to handle exceptions occured in tiles in struts 1.2
xsl:include replaces previous defined xsl:template?
Opening new pages in Plumtree