spring - Integration framework for JSF -


in our product have separate layers ui , backend , means different wars ui , server (ui.war , server.war). planning use primefaces/richfaces jsf framework along xhtml. so, way platform architect-ed ui send request server business logic. e.g. when form submitted data sent server side invoking rest interface. thinking of using integration framework seam jsf ui.war, seems overkill given ui.war have jsf , framework jersey invoke rest interface. if using jsf ejbs etc in 1 single war using seam framework have been useful. since have jsf in ui.war, u think should use 'any' integration (seam/spring) framework in ui.war , if yes one? also, might want integrate security framwork too, shiro maybe. please guide. using jboss.


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -