---- Michael Heinen <[EMAIL PROTECTED]> schrieb: > > Another question is about the usage of jsf tags in 1.2.x > > Is it better to use plain html tags (if possible) instead of jsf-tags > e.g. for images, divs etc when no EL expressions are used ?
Yes, definitely. This is just a block of "verbatim" text, which is written out very efficiently. Using a component to write the same text is much slower and gains nothing. And it looks nicer too..

