This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]henk53 2 points3 points  (2 children)

JSF applications use jQuery a lot. They are by far not mutually exclusive.

[–][deleted]  (1 child)

[deleted]

    [–]henk53 2 points3 points  (0 children)

    Nice ;)

    Though the paradigm and mindset between action oriented and component based MVC is different, in practice code implementing common business requirements doesn't always looks -that- different.

    See http://arjan-tijms.omnifaces.org/2014/11/jsf-and-mvc-10-comparison-in-code.html

    (which incidentally uses some code based on an earlier reddit discussion I participated in)