5 Replies Latest reply on May 4, 2011 6:51 AM by hoang_to

    Using common classes across different portlets

    shaipai

      Hi,

      I have some classes that are being used accross different portlets. The way I am doing is packaging the classes into a jar & then putting that jar into respective portlet war. The problem with this is any change to a common class will need repackaging of all the war files & deployment. Is there a better approach ?.