I had a similar problem when I first setup my Java development environment to 
work on servlets and I was missing the Servlets classes. From the message you 
report, it seems that you are missing the JavaServer Faces classes. Go to the 
Oracle web site 
http://www.oracle.com/technetwork/java/javaee/javaserverfaces-139869.html to 
get more info and access to these.

_______________________________________________________________________________________
«¤»¥«¤»§«¤»¥«¤»§«¤»¥«¤»§«¤»¥«¤»§«¤»¥«¤»§«¤»¥«¤»§«¤»¥«¤»§«¤»¥«¤»§«¤»¥«¤»
_______________________________________________________________________________________
Rick Curry
Common Services -  Software Development
E2 - 066, MS 5210
972-431-9178 (Voice)
972-585-7585 (Pager)
To send a (short) Text Message to my Pager:
9725857...@page.metrocall.com

-----Original Message-----
From: michel [mailto:compu...@videotron.ca] 
Sent: Thursday, August 05, 2010 5:36 AM
To: Tomcat Users List
Subject: Re: help tomcat


----- Original Message -----
From: "paola bianchi" <pb.bian...@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   

The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential and/or privileged 
material.  If the reader of this message is not the intended recipient,
you are hereby notified that your access is unauthorized, and any review,
dissemination, distribution or copying of this message including any 
attachments is strictly prohibited.  If you are not the intended
recipient, please contact the sender and delete the material from any
computer.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to