header does not display error messages on page load
varun rao
Greenhorn
Joined: Mar 22, 2007
Posts: 1
posted
0
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