|
From: Jack T. <hi...@gm...> - 2006-05-21 17:27:57
|
On 5/22/06, Steven Devijver <ste...@gm...> wrote: > Hey Jack, > > As far as I can tell gwt-user.jar does not contain any HTML/JS > rendering code and since this seems to be the only jar that's > distributed under an open-source license I integrating with GWT will > be pretty hard. In fact, my idea is quite simple, write one servlet wrapper of RemoteServiceServlet and make a bridge to spring bean container. GWT client invokes the servlet (ServiceEntryPoint in gwt term) using RPC. So i think we can manager these services by spring. /Jack > Steven > > On 5/21/06, Jack Tang <hi...@gm...> wrote: > > Hi Steven, > > > > As far as I know, *.dll/*.so ( GWT shell ) in GWT donot allow for > > redistribution. But gwt-user.jar(source code is zipped in this file) > > is under Apache License, Version 2.0. > > And you can find other additional licenses in GWT here: > > > > http://code.google.com/webtoolkit/terms-1.0.20.html#licenses > > > > I think there is no problem, right? I mean we will not integrat GWT > > shell into spring. > > > > Regards > > /Jack > > > > On 5/21/06, Steven Devijver <ste...@gm...> wrote: > > > Hey Jack, > > > > > > Integrating with GWT is very unlikely since their license does not > > > allow for redistribution. Or at least, integration code cannot become > > > part of Spring Modules for this reason. > > > > > > Steven > > > > > > On 5/21/06, Jack Tang <hi...@gm...> wrote: > > > > Hi Spring Team, > > > > > > > > Any plan to integrate spring with gwt (http://code.google.com/webto= olkit/) ? > > > > > > > > /Jack > > > > -- > > > > Keep Discovering ... ... > > > > > > > > > > > > ------------------------------------------------------- > > > > Using Tomcat but need to do more? Need to support web services, sec= urity? > > > > Get stuff done quickly with pre-integrated technology to make your = job easier > > > > Download IBM WebSphere Application Server v.1.0.1 based on Apache G= eronimo > > > > http://sel.as-us.falkag.net/sel?cmdlnk&kid=120709&bid&3057&dat=1216= 42 > > > > _______________________________________________ > > > > Springframework-developer mailing list > > > > Spr...@li... > > > > https://lists.sourceforge.net/lists/listinfo/springframework-develo= per > > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > Using Tomcat but need to do more? Need to support web services, secur= ity? > > > Get stuff done quickly with pre-integrated technology to make your jo= b easier > > > Download IBM WebSphere Application Server v.1.0.1 based on Apache Ger= onimo > > > http://sel.as-us.falkag.net/sel?cmdlnk&kid=120709&bid&3057&dat=121642 > > > _______________________________________________ > > > Springframework-developer mailing list > > > Spr...@li... > > > https://lists.sourceforge.net/lists/listinfo/springframework-develope= r > > > > > > > > > -- > > Keep Discovering ... ... > > > > > > ------------------------------------------------------- > > Using Tomcat but need to do more? Need to support web services, securit= y? > > Get stuff done quickly with pre-integrated technology to make your job = easier > > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geron= imo > > http://sel.as-us.falkag.net/sel?cmdlnk&kid=120709&bid&3057&dat=121642 > > _______________________________________________ > > Springframework-developer mailing list > > Spr...@li... > > https://lists.sourceforge.net/lists/listinfo/springframework-developer > > > > > > > ------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job ea= sier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronim= o > http://sel.as-us.falkag.net/sel?cmdlnk&kid=120709&bid&3057&dat=121642 > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer > --=20 Keep Discovering ... ... |