Re: STRUTS distribution

2005-02-21 Thread Craig McClanahan
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 applicatio

RE: STRUTS distribution

2005-02-21 Thread Ashutosh Satyam
Hi, Though I couldn't get your problem completely but still I will try to clarify your doubt. Tag libraries are provided to leverage the struts inbuilt features. It doesn't mandate though that you should use tag library as part of your application. Even without using taglib, you can bring up yo