tomcat « JSP « JSF Q&A





1. JSP Custom tag with JSF body    stackoverflow.com

I'm tying to create my own template mechanism for a site. I've made 2 custom tags named "TemplateInsert" and "TemplateFor" one would use them like this:

<prefix:insert templateFile="someFile>
    <prefix:for ...

2. JSF on tomcat 5    coderanch.com

3. JSF on tomcat 5    coderanch.com