jar

org.ploin.web : ploinFaces

Maven & Gradle

Apr 02, 2012
1 stars

ploinFaces · With ploinFaces you can define a flow/conversation for a JSF-App. A flow contains views and attributes. If you leave the flow, the attributes will be removed from the http-session. This is similar to SpringWebFlow, but much easier und designed for JSF!

Table Of Contents

Latest Version

Download org.ploin.web : ploinFaces JAR file - Latest Versions:

All Versions

Download org.ploin.web : ploinFaces JAR file - All Versions:

Version Vulnerabilities Size Updated
2.2.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window ploinFaces-2.2.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.ploin.web.faces.validator

├─ org.ploin.web.faces.validator.EmailValidator.class - [JAR]

├─ org.ploin.web.faces.validator.HtmlKicker.class - [JAR]

├─ org.ploin.web.faces.validator.NumberOnlyValidator.class - [JAR]

├─ org.ploin.web.faces.validator.NumberValidator.class - [JAR]

├─ org.ploin.web.faces.validator.PloinJsfValidator.class - [JAR]

├─ org.ploin.web.faces.validator.PlzValidator.class - [JAR]

org.ploin.web.faces

├─ org.ploin.web.faces.Base.class - [JAR]

├─ org.ploin.web.faces.BaseBean.class - [JAR]

├─ org.ploin.web.faces.BaseMessages.class - [JAR]

org.ploin.web.faces.core

├─ org.ploin.web.faces.core.BackNavigationHandler.class - [JAR]

├─ org.ploin.web.faces.core.PhaseListenerInstallationListener.class - [JAR]

org.ploin.web.faces.phaselistener

├─ org.ploin.web.faces.phaselistener.BlockSaveListener.class - [JAR]

├─ org.ploin.web.faces.phaselistener.JsfPhaseListener01.class - [JAR]

├─ org.ploin.web.faces.phaselistener.JsfPhaseListener02.class - [JAR]

├─ org.ploin.web.faces.phaselistener.JsfPhaseListener03.class - [JAR]

├─ org.ploin.web.faces.phaselistener.JsfPhaseListener04.class - [JAR]

├─ org.ploin.web.faces.phaselistener.JsfPhaseListener05.class - [JAR]

├─ org.ploin.web.faces.phaselistener.JsfPhaseListener06.class - [JAR]

org.ploin.web.flow

├─ org.ploin.web.flow.Flow.class - [JAR]

├─ org.ploin.web.flow.FlowControl.class - [JAR]