Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8721225
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T07:11:14+00:00 2026-06-13T07:11:14+00:00

Like in the title, is there any lib like PrimeFaces or RichFaces that is

  • 0

Like in the title, is there any lib like PrimeFaces or RichFaces that is template-oriented?

I’m building my own including some fixed/liquid/elastic base layouts but I wonder if someone out there has already done this boring work.

UPDATE

i’m sorry, i haven’t explained myself.
i’m talking about a sort of framework on framework made by a tree of templates (and optionally beans).
i’m currently using this root template, that is bundled in a jar file with some bean and , entity, for all my applications:

<!DOCTYPE html>
<html lang="#{localeBean.locale.language}" 
    xmlns="http://www.w3.org/1999/xhtml" 
    xmlns:ui="http://java.sun.com/jsf/facelets" 
    xmlns:h="http://java.sun.com/jsf/html" 
    xmlns:f="http://java.sun.com/jsf/core" 
    xmlns:c="http://java.sun.com/jsp/jstl/core" 
    xmlns:p="http://primefaces.org/ui" 
    xmlns:o="http://omnifaces.org/ui" 
    xmlns:s="http://shapeitalia.com/jsf2" 
    xmlns:sc="http://java.sun.com/jsf/composite/shape">

    <f:view locale="#{localeBean.locale}">
        <h:head>
            <title><ui:insert name="module"/> - <ui:insert name="title"/></title>
            <link rel="shortcut icon" type="image/x-icon" href="#{resource['shape/favicon/shape.ico']}" />
            <h:outputStylesheet library="shape" name="css/core.css" />
            <h:outputStylesheet library="shape" name="css/fileicons.css" />
            <h:outputScript library="shape" name="js/jquery.jsPlumb-1.3.15-all.js" />
            <h:outputScript library="shape" name="js/core.js" />
        </h:head>

        <h:body>
            <ui:debug hotkey="x" />
            <p:growl id="messages" globalOnly="false" autoUpdate="true" showDetail="true" showSummary="true" />

            <p:ajaxStatus onstart="statusDialog.show();" onsuccess="statusDialog.hide();" />

            <p:dialog modal="true" widgetVar="statusDialog" header="loading..." resizable="false" closable="false">
                <h:graphicImage library="shape" name="images/ajaxloadingbar.gif" />
            </p:dialog>

            <div>
                <ui:insert name="header">
                    <h:form>
                        <s:panelGrid cellStyle="border: 0;">
                            <s:column style="text-align: left;">
                                <p:commandLink action="index" >
                                    <h:graphicImage library="shape" name="images/shape.png" height="30px" style="vertical-align: middle; float: left; border: 0"/>
                                </p:commandLink>
                            </s:column>
                            <s:column style="text-align: right;">
                                <p:menuButton rendered="#{not empty request.userPrincipal}" value="#{request.userPrincipal.name}" style="float: right">
                                    <p:menuitem actionListener="#{sessionBean.logout}" action="index" ajax="false" icon="ui-icon-power" value="#{bundle.logout}"/>
                                </p:menuButton>
                            </s:column>
                        </s:panelGrid>
                    </h:form>
                </ui:insert>
            </div>

            <h:panelGroup rendered="#{not empty request.userPrincipal}">
                <ui:insert name="content">insert content here</ui:insert>
            </h:panelGroup>

            <h:panelGroup rendered="#{empty request.userPrincipal}">
                <h:form>
                    <p:panel header="login">
                        <h:panelGrid columns="3">
                            <h:outputLabel for="login_email" value="Email:" />
                            <h:outputLabel for="login_password" value="Password:" />
                            <h:panelGroup />

                            <p:inputText id="login_email" value="#{requestScope.email}" label="email" size="32"/>
                            <p:password id="login_password" value="#{requestScope.password}" label="password" feedback="false" size="32"/>
                            <p:commandButton value="Login" action="#{sessionBean.login}" icon="ui-icon ui-icon-check" ajax="false"/>

                            <p:message for="login_email" />
                            <p:message for="login_password" />
                            <h:panelGroup />
                        </h:panelGrid>
                    </p:panel>
                </h:form>
            </h:panelGroup>


            <ui:insert name="external" />

        </h:body>
    </f:view>
</html> 

and this is only the root one.

i’d like to know if is there someone who has already done a work like this and have bundled it

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T07:11:15+00:00Added an answer on June 13, 2026 at 7:11 am

    ok there is no such a thing.

    the best out there are components like p:layout.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a text like: Title A some description on a few lines, there
As title says, is there any way to pull something like this up?: std::set<boost::shared_ptr<MyClass>>
Like described in title, is there any way to format huge number like 1,000,000
so basically like the title says is there a way to use NSSortDescriptor to
There's a table like this one ______________________ | id | title | order |
Question is in the title, is there a way to skip machine calls like:
Like the title says I'm having some trouble printing out symbol codes and their
requrie 'yaml' hash = {:title=>'abc'} hash.to_yaml will output: --- title: abc Is there any
Entire question is in the title: Are there any working, and tested, JSon serializer
Is there any way to change the content of the title bar when it's

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.