Visual-JSF

From Resin 3.0

Revision as of 00:16, 22 April 2008 by Alex (Talk | contribs)
Jump to: navigation, search

Step by Step (Deploying Visual JSF Demo Application)

[Tested with Resin 3.1.6 and ... ]

Travel Center Vehicle Incident Report Application

Deploying Visual JSF Application

  1. Step 1
  2. create resin-web.xml file with the following content
    <?xml version="1.0" encoding="UTF-8"?>
    <web-app>
      <jsp validate-taglib-schema="false" fast-jsf="false"/>
    </web-app>
    
  3. Browse to http://localhost:8080/trinidad-blank
Personal tools