Hi,
After i have caught an error using try catch i would like to display that message on the same page in a div panel.
I was just wondering how would i call a div panel and display the message in it without clearing the rest of the page. Would i have to re-create the page in the
java code?
The code is as follows: