Hi Martin,
Thanks for the reply  I did what you told me I moved the html file into
$TOMCAT_HOME/webapps/filename    and changed to *.jsp but it didn't work I
got the following message

FAIL - File uploaded "handshake_testing.jsp" must be a .war

Lava

On Mon, Dec 6, 2010 at 10:36 AM, Martin Gainty <mgai...@hotmail.com> wrote:

>
> 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
>
>



-- 
Lava Saleem
Ph.D Candidate
Systems Engineering Dept. ETAS 357
University of Arkansas at Little Rock
2801 S University Avenue
Little Rock, AR 72204
Tel: (501) 920 6261
Email: lnsal...@ualr.edu

Reply via email to