What is the best practice when packaging portlets into a war file?
I am working on an application that has multiple portlets. Each portlet may stand alone
(excluding database: they all require the same one) and they each perform a different
function. Together, they comprise the entire application. Based on roles, different
people will see different portlets or functions within the portlets. Is it better to
package each portlet in its own war file or to package them all into a single war?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4152670#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...