Hi Carsten, To get support JSF in JSP, you simply need to put the jar files that contain them on your class path. There are several ways to do this. The simplest, is to copy them into WEB-INF/lib. A better way to is to add them as classpath libraries in your Eclipse Web project. If you have any further questions, we have a newsgroup focussed on question about the Eclipse JSF tooling:
http://www.eclipse.org/newsportal/thread.php?group=eclipse.webtools.jsf But when I open the "Web Perspective" the only drawer in the "Snippets" view (which seems to be the equivalent of the "Xxx Palette" view) is "JSP". No Trinidad, no Facelets, even no "ordinary" JSF stuff :-O </quote -- View this message in context: http://www.nabble.com/Integrating-MyFaces-in-RichFaces-VE-tp19569077p19576314.html Sent from the MyFaces - Users mailing list archive at Nabble.com.

