Re: [xwt-users] RPC/servlet session state with XWT?
Charles Goodwin <[email protected]>
| Newsgroups | gmane.comp.java.xwt.users |
|---|---|
| Organization | XWT Foundation - www.xwt.org |
| Message-ID | <[email protected]> |
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 -- Charles Goodwin <[email protected]> XWT Foundation - www.xwt.org