The most intelligent Java IDE
The moose likes JSF and the fly likes JSF1.2 in Servlet2.4 container The Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » JSF
Reply Bookmark "JSF1.2 in Servlet2.4 container" Watch "JSF1.2 in Servlet2.4 container" New topic
Author

JSF1.2 in Servlet2.4 container

Sankar Subbiramaniam
Ranch Hand

Joined: Oct 03, 2000
Posts: 116
Hello,
We want to develop JSF1.2 based application in servlet 2.4 container. Is it possible?
I know that JSF1.2 mandates JSP2.1 container. However we are using facelets and hence there is no dependency to JSP2.1 container.
Has anyone deployed JSF1.2 application in servlet2.4 based conatiner (e.g: WLS 9.2 or Tomcat 5.5.2)?
I would appreciate if someone can provide articles / links to articles which clarify this point explicitly.

Note: I looked into JSF1.2 specs and it is not clear.

Thanks
Ryan Lubke
Ranch Hand

Joined: Jun 20, 2007
Posts: 36
Yes. If you use the JSF-RI 1.2 [1] you can run JSF 1.2+Facelets in a Servlet 2.4 container.

[1] https://javaserverfaces.dev.java.net
Sankar Subbiramaniam
Ranch Hand

Joined: Oct 03, 2000
Posts: 116
Thanks. But I couldn't find the statement in the link you mentioned. Could you please send the link to this statement?
Thanks again.
Ryan Lubke
Ranch Hand

Joined: Jun 20, 2007
Posts: 36
Originally posted by Ryan Lubke:
Yes. If you use the JSF-RI 1.2 [1] you can run JSF 1.2+Facelets in a Servlet 2.4 container.

[1] https://javaserverfaces.dev.java.net


That link as the main project site where you can download the bits.
I safely say it works as I'm the primary maintainer of the project.
Sankar Subbiramaniam
Ranch Hand

Joined: Oct 03, 2000
Posts: 116
Thanks.
 
aspose file troubles
 
subject: JSF1.2 in Servlet2.4 container
 
Java Business RIA redefined!