1. why subview id prefixed in the h:message output? stackoverflow.comForm validation error message contains subviewid:errormsg. I'm able to disactivate form id with prependId="false". how to suppress subviewid in h:message output? |
2. Subview coderanch.comThe backingBean was defined in facesconfig.xml" The navigation is a bit different than normal because its a subview. IF you define a rule in fc.xml a subview will just load the destination page as a regular page. When a backingbean is defined in fc.xml you still need to instansiate it before you do anything with it. Normaly a value binding will ... |
3. problem with |
4. problems with |
5. f:subview and namespacing coderanch.com |
6. Set method not being called in subview coderanch.com |