All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.openl.tablets.deploy.webapps.demo.WEB-INF.faces-config.xml Maven / Gradle / Ivy

<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE faces-config PUBLIC
  "-//Sun Microsystems, Inc.//DTD JavaServer Faces Config 1.1//EN"
  "http://java.sun.com/dtd/web-facesconfig_1_1.dtd">

<faces-config>
    <managed-bean>
        <managed-bean-name>wsbean</managed-bean-name>
        <managed-bean-class>org.openl.tablets.tutorial4.client.jsf.WSBean</managed-bean-class>
        <managed-bean-scope>request</managed-bean-scope>
    </managed-bean>
</faces-config>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy