RE: [appfuse-user] Spring MVC, looking for UI elements

2007-11-21 Thread Mark Janveaux - PCG/MDT IT
http://developer.yahoo.com/yui/ not specific to JSP of course, but very useful From: Carlos Ortiz [mailto:[EMAIL PROTECTED] Sent: Monday, November 19, 2007 2:19 PM To: users@appfuse.dev.java.net Subject: [appfuse-user] Spring MVC, looking for UI elements Hi you all I am looking for good open

Re: [appfuse-user] Spring MVC, looking for UI elements

2007-11-20 Thread Carlos Ortiz
Sounds quiete interesting, I will also be checking this stuff. BTW, what does the core developes of appfuse have to say according to this libraries. And other thinking comes to my mind. Is DWR working this very same route? Or DWR can be used to build Ajax'ed components? On Nov 20, 2007 1:06 PM,

Re: [appfuse-user] Spring MVC, looking for UI elements

2007-11-20 Thread Michael Horwitz
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

Re: [appfuse-user] Spring MVC, looking for UI elements

2007-11-20 Thread Carlos Ortiz
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

Re: [appfuse-user] Spring MVC, looking for UI elements

2007-11-20 Thread Carlos Ortiz
Well, I indeed will give it a try. But I doubt if I an put all tag TLD files in a jar file instead of a subdirectory beneath WEB-INF directory 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: > > >

Re: [appfuse-user] Spring MVC, looking for UI elements

2007-11-20 Thread Youssef Mohammed
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 > > > >

Re: [appfuse-user] Spring MVC, looking for UI elements

2007-11-20 Thread Carlos Ortiz
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, Ca

Re: [appfuse-user] Spring MVC, looking for UI elements

2007-11-19 Thread Sib
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

[appfuse-user] Spring MVC, looking for UI elements

2007-11-19 Thread Carlos Ortiz
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