----- Original Message -----
From: "paola bianchi" <pb.bianchi@gmail.com>
To: <users@tomcat.apache.org>
Sent: Thursday, August 05, 2010 6:31 AM
Subject: help tomcat
> Hello,
> I'm using Tomcat 5.5, I'm new in Tomcat and web application world
> I'm trying to make a web application on Tomcat.
> I downloaded source code of a Web Application using JSF, from the site
> http://www.manning.com/mann/
> I put the webapp into Tomcat, tried to lanch the HelloWorld webapp but I
> encountered the following exception:
>
> javax.servlet.ServletException: Wrapper cannot find servlet class
> javax.faces.webapp.FacesServlet or a class it depends on................
> How may I see which jdk I associated to the Tomcat installation?
> Thanks in advance and sorry for my bad english
> Paola
You can try the command "java -version".
Michel
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
|