Hello, I have defined a userActivate managed bean with a String perform() method.This methods returns a faces outcome depending on the results during execution.
Calling the method by /dynamic/userActivate/perform.jsf?code=XYZ works fine, but what do I have to do that
shale evaluates the outcome of this method and displays the according views? Regards Ingo
