Royal league of digital image processing and video animation. We focus on photo-realistic but digital created humans.

Tag Archives: 3D

Flash or Pure Web Programming to Skip JSF or Struts?

I’m working with different JSF frameworks for some time now and had a look back to the Struts-based Common-Controls recently. My last hands-on on Struts was in 2003. So, I can’t remember in detail if I had a good or bad feeling about using it. I remember that I chose it to get faster results…. Continue Reading

Why you should prefer JSF over Spring-MVC?

Although, I’m a fan of the Spring Framework it’s not in any case the best you can get. Meanwhile, there’s a lot of stuff in it. But, limited resources and parallel developments in the community, to improve certain aspects of the Java/JEE platform, led to parts in Spring that should be skipped or further developed… Continue Reading

Nightmares on JSF Street in Trinidad

JavaServer Faces (JSF) is the upcoming standard for the presentation layer of enterprise architectures. It’s going to replace the good old Struts. Struts, being the first widely accepted MVC 2 framework, to separate presentation from business logic, JSF now adds a real component model, event handling, validation and more to it. JSF can be compared… Continue Reading