Visual-JSF

From Resin 3.0

Revision as of 23:36, 21 April 2008 by Alex (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Step by Step (Deploying Visual JSF Demo Application)

[Tested with Resin 3.1.6 and ... ]

http://www.netbeans.org/kb/60/web/helloweb.html

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