This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes JSF and the fly likes WAS 6.1 - Is JSF 1.2 with facelet possible Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "WAS 6.1 - Is JSF 1.2 with facelet possible" Watch "WAS 6.1 - Is JSF 1.2 with facelet possible" New topic
Author

WAS 6.1 - Is JSF 1.2 with facelet possible

Sam Gehouse
Ranch Hand

Joined: Jul 21, 2003
Posts: 281
Not used JSF.

As I understand, WAS 6.1 (comes with Servlet 2.4 and JSP 1.2) allows development of JSF 1.1. In order to do JSF 1.2, I will need WAS 7.0 (release candidate) that will come with Servlet 2.5 and JSP 2.1.

However, if I were to do facelet (as opposed to JSP), can I use JSF 1.2 specification in WAS 6.1 that comes with Servlet 2.4 and JSP 2.0?

In other words, can I use JSF 1.2 with facelet in WAS 6.1?
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: WAS 6.1 - Is JSF 1.2 with facelet possible
 
Similar Threads
WebSphere 6.1 comes with Servlet 2.4, JSP 2.0, JRE 5.0 limits me to JSF 1.1
WebSphere 6.1 and JSF 1.2
JavaServer Faces 1.2 and Tomcat 5.5
JSF1.2 in Servlet2.4 container
Facelet 1.2 spec in WebSphere 6.1 (Servlet 2.4, JSP 2.0)