Using Eclipse Juno an Tomcat 6

2013-05-21 Thread Kempff, Malte
Hi to all, I just start with JSF and try to set up my IDE, that is Ecipse Juno for Web-Developers and Tomcat 6. Actually I was following the Hints of following page for setting the latest stuff.

AW: Using Eclipse Juno an Tomcat 6

2013-05-21 Thread Kempff, Malte
Eclipse Juno an Tomcat 6 WEB-INF folder contains meta-information about your application, you shouldn't put your pages there. Instead, put them into WebContent folder. Vladimir M. On 21.05.2013 14:50, Kempff, Malte wrote: Hi to all, I just start with JSF and try to set up my IDE

AW: Using Eclipse Juno an Tomcat 6

2013-05-21 Thread Kempff, Malte
ยท Handelsregister: Amtsgericht Offenbach/Main, HRB 8119 -Original Message- From: Kempff, Malte [mailto:malte.kem...@de.equens.com] Sent: Tuesday, May 21, 2013 1:39 PM To: MyFaces Discussion Subject: AW: Using Eclipse Juno an Tomcat 6 Hi Vladimir, well, I don't put anything to the WEB-INF Folder. What

AW: AW: Using Eclipse Juno an Tomcat 6

2013-05-21 Thread Kempff, Malte
custom MyFaces components that are not essential. The set of jars you listed is quite enough. Vladimir M. On 21.05.2013 15:39, Kempff, Malte wrote: Hi Vladimir, well, I don't put anything to the WEB-INF Folder. What is to find out, why I get those error messages that refer to libraries

java.lang.NoClassDefFoundError: javax/servlet/jsp/jstl/core/Config

2013-05-21 Thread Kempff, Malte
Hi to all, The sample JFS using MyFaces Core 2.0.2 seems o work. Now I wanted to try out, if it can handle the default page that is configured in web.xml by enhancing Welcme file list or even replace it. welcome-file-list !-- welcome-fileindex.html/welcome-file