Re: CSS / JavaScript menu libraries for Struts 2 Showcase application

2007-08-02 Thread Struts2 Fan
Appfuse uses struts-menu http://struts-menu.sourceforge.net/ James Holmes-2 wrote: > > Anyone know what Matt is using for AppFuse.org? > > Is that the type of menu people would like to see? > > -- View this message in context: http://www.nabble.com/CSS---JavaScript-menu-libraries-for-Str

Re: CSS / JavaScript menu libraries for Struts 2 Showcase application

2007-08-02 Thread Antonio Petrelli
2007/7/31, Frank W. Zammetti <[EMAIL PROTECTED]>: > is the GPL compatible with the ASL? Absolutely not! Neither for binary releases nor for sources. See: http://people.apache.org/~cliffs/3party.html Antonio - To unsubscribe, e-m

Re: CSS / JavaScript menu libraries for Struts 2 Showcase application

2007-08-02 Thread Rene Gielen
I pretty much like the webfx stuff: http://webfx.eae.net/ They recently changed their license from GPL to ASL2, so no licensing issues here. Note: one of my what-i-would-do-if-i-only-had-time-list point was encapsulating the webfx menu stuff into some s2 tags... Regards, Rene James Holmes schri

Re: CSS / JavaScript menu libraries for Struts 2 Showcase application

2007-07-31 Thread Frank W. Zammetti
Well, I guess that's that then... dhtmlx components are currently under GPL2. Shame, they're really excellent implementations. Frank -- Frank W. Zammetti Founder and Chief Software Architect Omnytex Technologies http://www.omnytex.com AIM/Yahoo: fzammetti MSN: [EMAIL PROTECTED] Author of "Prac

Re: CSS / JavaScript menu libraries for Struts 2 Showcase application

2007-07-31 Thread Musachy Barroso
Whatever it is, it's cool :) musachy On 7/31/07, James Holmes <[EMAIL PROTECTED]> wrote: > Anyone know what Matt is using for AppFuse.org? > > Is that the type of menu people would like to see? > > James > > > On Tue Jul 31 9:10 , James Holmes <[EMAIL PROTECTED]> sent: > > >I'm looking into upda

Re: CSS / JavaScript menu libraries for Struts 2 Showcase application

2007-07-31 Thread James Holmes
Anyone know what Matt is using for AppFuse.org? Is that the type of menu people would like to see? James On Tue Jul 31 9:10 , James Holmes <[EMAIL PROTECTED]> sent: >I'm looking into updating the Struts 2 Showcase application with a new menuing >system so that it is easier to use. Anyone have

Re: CSS / JavaScript menu libraries for Struts 2 Showcase application

2007-07-31 Thread Dave Newton
--- "Frank W. Zammetti" <[EMAIL PROTECTED]> wrote: > so there's the question: is the GPL compatible with > the ASL? Which versions? GPL < v3 is definitely *not* compatible w/ (AFAICT, anyway) any ASL; I'm not familiar with v3 yet. My *impression* is that v3 is not ASLv2 compatible, but... bette

Re: CSS / JavaScript menu libraries for Struts 2 Showcase application

2007-07-31 Thread Frank W. Zammetti
The single best set of web UI components I've found to date is here: http://scbr.com/docs/products.shtml It includes a menu, tabbar (the single best implementation ever IMO), treeview, grid, toolbar, and others. The dhtmlx* components are well-documented, easy to use, lightweight, feature-ric

Re: CSS / JavaScript menu libraries for Struts 2 Showcase application

2007-07-31 Thread Musachy Barroso
Having breadcrumbs would be nice, the "go back to X" link at the bottom of the pages always seemed a little bit confusing to me. musachy On 7/31/07, James Holmes <[EMAIL PROTECTED]> wrote: > I'm looking into updating the Struts 2 Showcase application with a new menuing > system so that it is eas