Re: [xwt-users] RPC/servlet session state with XWT?
Jeff Buhrt <[email protected]>
| Newsgroups | gmane.comp.java.xwt.users |
|---|---|
| Message-ID | <[email protected]> |
Sorry. Agreed. BSD does make more sense on that note. -Jeff Charles Goodwin wrote: >On Sat, 2003-09-20 at 13:12, Jeff Buhrt wrote: > > >>LGPL is what XWT is under, thus would make it 'simpler' to explain to a >>customer that the parts are all LGPL. >> >> > >Actually, this is a little incorrect. > >The XWT core is GPL. This isn't bundled with your application. > >The XWT widget library and themes are LGPL. These are bundled with your >application in an xwar. > >The BSD license is a little more appropriate for something like a login >widget because that's especially the kind of widget you might like to >cusomise without giving away your changes, for use in a close source >application. > >- Charlie > > >