Integrating Ext-GWT, Equinox and Jetty
I wanted t开发者_运维问答o know what is the best practice while integrating all these three technologies together. ie: Equinox will be used as the osgi framework and jetty as the http server ..along with Ext-Gwt being used for creating dynamic pages. The main aim is to port Ext-GWT inside an OSGi container. Any suggestions or alterations will be helpful.
精彩评论