The J2EE Web Interface
Dilemma
Most J2EE applications have Web interfaces
Various J2EE UI solutions out there
–
Servlets, JSP, UIX, JSF
There is also the controller choice
–
Custom, Struts, JSF
Which solution should you use?