« Interationalized text jumble | Main | Peter's image hover question »

JSF Tags must be closed within the same file

Don't open a JSF tag and close it in a separate include file. It doesn't work because the XML won't validate, so don't try it! You will get an error like this:

The end tag "</f:view" is unbalanced

Comments

test

Post a comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)