Terminal - Basic

Terminal commands are handled by a server side listener. "greet {text}" and "date" are sample commands.

Documentation
Welcome to PrimeFaces Terminal, how are you today?
prime $
<h:form>
    <p:focus for="terminal" />

    <p:terminal id="terminal" widgetVar="term" commandHandler="#{terminalBasicView.handleCommand}"
                welcomeMessage="Welcome to PrimeFaces Terminal, how are you today?" />

    <p:commandButton type="button" value="Clear" icon="pi pi-trash" onclick="PF('term').clear()" style="margin-top:10px"/>
</h:form>

FREE THEMES

Built-in component themes created by the PrimeFaces Theme Designer.

nova-light Nova-Light
nova-dark Nova-Dark
nova-colored Nova-Colored
luna-blue Luna-Blue
luna-amber Luna-Amber
luna-green Luna-Green
luna-pink Luna-Pink
omega Omega

PREMIUM TEMPLATES

Create awesome applications in no time using the premium templates and impress your users.