Hello.. u can check ur web.xml file.. According to me.. u have some servlet file. so u mst specified path into web.xml file..
Check that u can out ur jar file folder in following path. ./WEB-INF/lib Deepak On Tue, 09 Mar 2004 S.Latha Kamatchi wrote : >Dear Tomcat users, > >I run my web application with Tomcat 4.1.27. > >My own folder name is "myFolder". > >I put it under webapps folder. > >I have placed jar , html and jsp pages inside >"myFolder". > >I have the folder structure WEB-INF\classes inside >"myFolder" and >placed the servelt files there. > >Its working perfectly. >But my client now upgraded his system to have Tomcat >5.0.19. and >reported me that the application is not working in the >lattest version. > >Should I configure web.xml/server.xml or change the >folder structure >specifically to Tomcat 5.0.19? > >Please suggest me... > >Thankx >Latha > > >--------------------------------- >Do you Yahoo!? >Yahoo! Search - Find what you�re looking for faster.
