File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JSF and the fly likes Which managed beans container? 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 "Which managed beans container?" Watch "Which managed beans container?" New topic
Author

Which managed beans container?

Alex MacFarlane
Greenhorn

Joined: Aug 13, 2010
Posts: 4
We are starting a new JSF project and are having trouble deciding which framework to use for managing the JSF beans. Our choices are pretty open (developers will use Jetty, Production will use Tomcat, we have a service layer that uses spring internally already), but what we really need is a breakdown of what the advantages/disadvantages are for the various frameworks.

Any advice would be most appreciated.
 
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: Which managed beans container?
 
Similar Threads
[JSF 2] @javax.faces.bean.ManagedBean or @javax.inject.Named ?
what is threads and jbeans
Putting JSP beans in WEBLOGIC 5.1.0
How Portlets and JSF are related
Dependency Injection of EJB into JSF for 1.2?