On Mon, 21 Feb 2005 13:30:04 +0100, Stjepan Brbot <[EMAIL PROTECTED]> wrote: > Hi, > > in order to keep it small, am I allowed to distribute my web application > only with parts of STRUTS? For example if I in my application do not use > tiles or nested taglib, am I allowed to distribute application only with > html, bean and logic taglibs or I have to take or leave the complete > STRUTS as it is with all it's components? >
There are no licensing restrictions related to distribution of complete releases of Struts (or any other Apache software, for that matter). You are welcome to subset if that makes the most sense for your needs. The only requirements are those spelled out in the license document itself, which is included in the package and also available online: http://www.apache.org/licenses/LICENSE-2.0 > Stjepan Brbot > Craig McClanahan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]