Hi all,
    I have a page when an error is thrown. This page is constructed in
MyCustomRequestCycle.onRuntimeException. This page is also use to send any
kind of message apart from errors. I add an

error("some error has occurred, please complete the form explaining what
happened ");

for error cases. But this message is not render in the page.

The cases I usually use for error messages are in the onClick and onError
methods.* But this is the first time I need an error message in construction
time. Why is not rendered?*

thanks in advance

-- 
Fernando Wermus.

www.linkedin.com/in/fernandowermus

Reply via email to