On 4/2/06, Hagay Avisar <[EMAIL PROTECTED]> wrote:
> I am trying to use panelTabbedPane & panelTab components.
> The problem is that the component does not render simple tags (html tags).

> I can not use simple tags inside panelTabbedPane component without verbatim
> tag?
>
> It is not seems right?
>
> I am missing some thing here?

No, you are not missing anything.   Combining JSF and JSP requires the
use of verbatim tags for such things.

An alternate view handler like Facelets removes this necessity.   I
think some work was done with JSF 1.2 and JSP 2.1 to also address this
issue, but I'm not really sure.

Reply via email to