-
Trivadis Developer Blog
This is the publication playground for these guys from OIO Trivadis, the Trivadis Group`s Java experts.
Tag cloud
Agile Methods and development Atlassian Tools Build, config and deploy Did you know? Eclipse Universe Groovy and Grails Java and Quality Java Basics Java EE Java modularization Java Persistence Java Runtimes - VM, Appserver & Cloud Java Web Frameworks MDSD Open Source BI Other languages for the Java VM Politics Security SOA / Webservices Spring Universe Web as a Platform XML Universe
Tag Archives: MyFaces
JSF Performance: Mojarra improves dramatically with latest release
In our comparative study about the runtime behavior of both JSF implementations we came to the conclusion that Apache MyFaces performs significantly better on large component trees than the reference implementation Oracle Mojarra. The duration Mojarra took to step through … Continue reading
Posted in Java EE, Java Web Frameworks, Web as a Platform
Tagged JSF, Mojarra, MyFaces, performance
10 Comments
JSF Configuration Context-Parameters
Finding the appropriate configuration parameters for your JSF application can be difficult: Some params are defined in the JSF specification (those start with ‘javax.faces‘) and thus are available in both implementations. Others are implementation specific and are exclusively available for … Continue reading
Posted in Build, config and deploy, Java EE, Java Web Frameworks, Web as a Platform
Tagged configuration, Context-Params, JSF, Mojarra, MyFaces
Leave a comment
JSF Performance Tuning
I had the chance to talk about JSF performance tuning at JAX Con in Mainz, Germany. The slides are available only in German, so here is an English summary of what I was talking about. Introduction Performance-tuning and -optimisation for … Continue reading
Posted in Java EE, Java Web Frameworks
Tagged JSF, Mojarra, MyFaces, performance, performance tuning
4 Comments
JSF-Comparison: MyFaces vs. Mojarra
A couple of weeks ago we published the results of a comparative study about the performance impact of large component trees on JSF implementations. The article is available in German only so here is a brief summary in English.
Posted in Build, config and deploy, Did you know?, Java EE, Java Web Frameworks, Politics, Web as a Platform
Tagged Apache, JSF, Mojarra, MyFaces, oracle, performance, performance tuning
3 Comments