S
success_ny
Hi!
I have been using Struts for years. I am now looking into JSF. I have
been told by many people that have used JSF this technology is
basically a replacement for Struts and is likely to replace is
completely soon. From what I have seen so far, JSF provides a very nice
and easy way to create UI pages and connect them with business beans
and other business logic components. However, my question is: how do we
implement the Action (or Controller) in JSF? Do we still need to have a
controller if JSP is used to implement the MVC design paradigm?
Thanks.
I have been using Struts for years. I am now looking into JSF. I have
been told by many people that have used JSF this technology is
basically a replacement for Struts and is likely to replace is
completely soon. From what I have seen so far, JSF provides a very nice
and easy way to create UI pages and connect them with business beans
and other business logic components. However, my question is: how do we
implement the Action (or Controller) in JSF? Do we still need to have a
controller if JSP is used to implement the MVC design paradigm?
Thanks.