Re: Tomcat and JSF

2004-06-09 Thread Mark Lowe
I've got jsf running on tomcat 5 there's not extra config.. Just add the required jars to your webapp's lib directory and configure your web.xml in the appropriate manner. See the example apps bundled with jsf. jsf rant Just a shame that input type=file seems to be like getting blood out of

Re: Tomcat and JSF

2004-06-09 Thread snpe
I know this , but my question is : Will tomcat have own JSF implementation like JSP implementation regards On Wednesday 09 June 2004 02:01 am, James Black wrote: You have to add some jar files to your webapp, but JSF will work on Tomcat 5, I haven't tried it on Tomcat 4 in 8 mths. Work like

Re: Tomcat and JSF

2004-06-09 Thread Jeanfrancois Arcand
snpe wrote: Is there plan that tomcat support JSF specification ? JSF has been tested on both 4.1.x and 5.x. Just bundle the JSF lib with your war files. -- Jeanfrancois regards Haris Peco - To unsubscribe, e-mail: [EMAIL

RE: Tomcat and JSF

2004-06-09 Thread Shapira, Yoav
Hi, Will tomcat have own JSF implementation like JSP implementation No more than we have a JMS, JCA, or JavaMail implementation ;) Tomcat implements that Servlet and JSP specs, that's it's purpose ;) There might be an Apache/Jakarta JSF implementation, I don't know, but it won't be part of

RE: Tomcat and JSF

2004-06-08 Thread James Black
You have to add some jar files to your webapp, but JSF will work on Tomcat 5, I haven't tried it on Tomcat 4 in 8 mths. Work like you don't need the money, love like you've never been hurt, and dance like no one is watching. --- Satchel Paige -Original Message- From: snpe