My solution was to use javascript redirecting on the page.
The backingbean had a value Valid, and if isValid was false, the javascript redirect rendered at the top of the page.
Messy? Maybe, but it does what I need it to do.
My solution was to use javascript redirecting on the page.
The backingbean had a value Valid, and if isValid was false, the javascript redirect rendered at the top of the page.
Messy? Maybe, but it does what I need it to do.