Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Howto use comments in JSF pages

843844Feb 19 2007 — edited Apr 22 2008
Hi all,

I play a little bit with JSF, at the moment. I wonder that I cannot find any information about how to comment out a part of a JSF page, that it is not rendered.

If I use the html comment tags
<!-- -->
then this part is already rendered if I access the page.

If I want to comment out an invalid part, the execution will fails :(.

So is there a comment tag in JSF, which is not be rendered if a page is access?

Thank in advance
Marco
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 20 2008
Added on Feb 19 2007
5 comments
574 views