-
JSF 2.0: A Component Controller (2 messages)
- Posted by: Daniel Rubio
- Posted on: February 03 2009 00:15 EST
The Model-View-Controller(MVC) is a common paradigm used in Java web frameworks, with the controller typically built around the Servlet specification. This post by Jim Driscoll illustrates the concept of a controller built as a JSF component. Read Jim Driscoll's post 'JSF 2.0: A Component Controller': http://weblogs.java.net/blog/driscoll/archive/2009/01/jsf_20_a_compon.htmlThreaded Messages (2)
- Re: JSF 2.0: A Component Controller by Gazi Velali on February 10 2009 05:12 EST
- Re: JSF 2.0: A Component Controller by Gazi Velali on February 10 2009 05:15 EST
-
Re: JSF 2.0: A Component Controller[ Go to top ]
- Posted by: Gazi Velali
- Posted on: February 10 2009 05:12 EST
- in response to Daniel Rubio
-
Re: JSF 2.0: A Component Controller[ Go to top ]
- Posted by: Gazi Velali
- Posted on: February 10 2009 05:15 EST
- in response to Daniel Rubio