Hi, this si my first post in the forum, I hope you can help me because i'm geeting crazy with this.
I have a
jsf page, with vusal jsf, and a div container, in this container i also have a Layout panel, and inside this four hiddenFields. This hiddenFields are wired to a managed bean.
When i submit the page it just don't do the method, instead, do init, set's and get's and preprocess methods and break the work with no Exceptions in the server, Glassfish V2.
But when I comment the lines of the hiddenFields in my
jsp it work's wonderful.
Any advice, please?