Visual-JSF
From Resin 3.0
(Difference between revisions)
m (New page: == 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 ==...) |
|||
Line 3: | Line 3: | ||
''[Tested with Resin 3.1.6 and ... ]'' | ''[Tested with Resin 3.1.6 and ... ]'' | ||
− | + | Travel Center | |
+ | Vehicle Incident Report Application | ||
=== Deploying Visual JSF Application === | === Deploying Visual JSF Application === |
Revision as of 00:16, 22 April 2008
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
- Step 1
- 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>
- Browse to http://localhost:8080/trinidad-blank