Can't answer for servletsuite, but if you are looking for open source Ajax
widgets for use in AppFuse with Spring MVC we have used the following with
great success:

1) AjaxTags (http://ajaxtags.sourceforge.net/): has the great advantage that
it works off the Scriptaculous and Prototype javascript libraries that are
already included in AppFuse and is relatively easy to use. Disadvantage is
that the widget set is limited.
2) Dojo toolkit (http://www.dojotoolkit.org/): A very popular open source
javascript widget library that is already bundled in some web libraries, e.g.
Struts 2. Has a wide range of widgets, but takes some getting used to and
some extra effort to integrate into AppFuse.

Mike

On 11/20/07, Carlos Ortiz <[EMAIL PROTECTED]> wrote:
>
> Another thing, having asked this fact. Are those taglib Ajax'ed
>
>
> On Nov 20, 2007 10:08 AM, Youssef Mohammed <[EMAIL PROTECTED] >
> wrote:
>
> > free
> >
> >
> > On Nov 20, 2007 1:46 PM, Carlos Ortiz < [EMAIL PROTECTED]> wrote:
> >
> > > Thanks Sib
> > >
> > > It seems quite interesting, and one question, are they free or paid?
> > >
> > >
> > > On 11/19/07, Sib <[EMAIL PROTECTED]> wrote:
> > > >
> > > > Mostly JSP and servlets....
> > > >
> > > > http://www.servletsuite.com/index.html
> > > >
> > > > JSP tags:
> > > >
> > > >    http://www.servletsuite.com/jsp3.htm
> > > >
> > > > HTH
> > > >
> > > > On Nov 19, 2007 4:19 PM, Carlos Ortiz <[EMAIL PROTECTED]> wrote:
> > > >
> > > > > Hi you all
> > > > >
> > > > > I am looking for good open source or free UI elements to use in
> > > > > JSP like calendars, tabs, and others (this is the list I have in mind 
> > > > > these
> > > > > days.
> > > > >
> > > > > I know of DisplayTag for tables or presenting a list of items.
> > > > >
> > > > >
> > > > > Thank you for your help
> > > > >
> > > >
> > > >
> > >
> > >
> >
> >
> >
> >
> > --
> > Regards, Youssef
>
>
>

Reply via email to