I wonder if there is any page where I could write a class name, for instance
javax.faces.view.facelets.TagHandler
And tells me in which .jar is included. Because as I can see in this class documentation this information is not included.
EDIT: using your pages, http://www.findjar.com/ or http://www.jarfinder.com/ I don’t find the class. Can anybody help me on this??
Thanks in advance
I found out thats: jsf-api-2.0.jar
you can download this jar here
http://download.java.net/maven/2/javax/faces/jsf-api/2.0/