++++++++++++++++ + [-] [-] + + + + - + + + + [ ] + + ------ + ---------------- +Hello MyFaces + ----------------
I'm trying to customize the criteria for looking up and restoring a view and more specifically I have one JSP page where a query string value identifies the view. I'm not sure if this will cause performance issues but the form is dynamic and I don't know how to do it otherwise. Is it possible to say "if its this JSP page that is being requested, use the request parameter 'objectID' to identify and restore the view" without having to change a lot code? - Duncan krebs

