Cant see anything
Hi
I downloaded jsf-1_1.zip and tried to run the examples through the Java Studio Creator (EA) (i.e using the bundled app server ) by following the steps from the installation guide , as stated below :
1. Unzip the JavaServer Faces Technology 1.1 ZIP file and copy the jsf-api.jar and jsf-impl.jar files from the lib directory of your JavaServer Faces Technology FCS 1.1 installation to the lib directory of your Application Server installation.
2. To deploy using autodeploy, start the server and then simply copy the WAR file to the domains/domain1/autodeploy directory of your Application Server installation.
(Here I copied the sample war files to the domains/domain1/autodeploy directory)
Studio Creator lists them under theDeployed Components.When I launch my browser and enter
http://myMachineName:4848/jsf-cardemo/ , I just get a blank window.
(jsf-cardemo is one of the name of the one of the sample apps)
Where am I going wrong?
jeff mutonho

