[jboss-user] [Beginners Corner] - Using JSF for JBoss 4.0.5

2006-11-17 Thread SamwiseatCGI
Hi, I'm very new to JBoss, Eclipse, and JSF. I have done some programming in Java, however. It is my understanding that the jsf-api.jar and jsf-impl.jar files are required to run JSF. Can someone confirm this? Also, does anyone have a web.xml file that is configured to run JSF? I can't seem to

[jboss-user] [Beginners Corner] - Re: Using JSF for JBoss 4.0.5

2006-11-17 Thread SamwiseatCGI
Sorry, I should add that I've attempted to run MyFaces on my JBoss AS, so I have a ton of .jar files in C:\jboss-4.0.5\server\default\deploy\jbossweb-tomcat55.sar\jsf-libs, but I'm just wondering if the jsf-api.jar and jsf-impl.jar files need to be there too, or just in the WEB-INF file, or in

[jboss-user] [Tomcat, HTTPD, Servlets JSP] - Deploying JSP in JBoss without creating a WAR?

2006-11-13 Thread SamwiseatCGI
So, I'm a newbie to all of this, but I'm just wondering if I can run JSP code on JBoss without creating a WAR file. In Tomcat, I think I remember being able to place the JSP files in the root directory or something. If not, can anyone point me in the direction of step-by-step creating a WAR