most containers will not look for jsp in WEB-INF but in webapp base folder e.g. 
$TOMCAT_HOME/webapps/WebAppFolderName
to remedy mv/rename the html files from WEB-INF over to WebAppFolderName and be 
sure to mv/rename *.html to *.jsp

Shalom,
Martin

> 
> Hi Everyone,
> I have an html file with java script embedded in it, I want to employ this
> web page in the apache tomcat, can you please give me hints on how to
> transfer this file into war file, I have the file in the right directory
> inside the WEB-INF but it is not working, do I need to convert this file
> into JSP then to war file ? I'm getting the following message
> 
> FAIL - Application at context path /handshake_testing could not be started
> 
> Thank you in advance for the feedback
> 
> 
> 
> Lava
                                          

Reply via email to