submited by krishnas on Fri Aug 31st, 2007
struts ajax
Ajax developers know that tables can do a lot more than display static information in an organized, readable format. By syncing up your table rows with a server-side database, you can create dynamic tables that sort, filter and paginate data on the fly....
more »
submited by krishnas on Tue Aug 14th, 2007
struts java
n last Friday (August 10th), I gave a lecture about Apache Struts 2 at IBM Brazil....
more »
submited by krishnas on Sun Jul 29th, 2007
jsf struts
What if you didn't have to choose between a request-based framework and a component-based framework? What if you could use them together and use request-based for some pages and component-based for others? This is the functionality that the Struts 2 JSF Plugin provides....
more »
submited by krishnas on Sun Jul 29th, 2007
struts
Writing an OSGi plugin for Struts 2 has been something I've been playing with on and off since I put in place the Struts 2 plugin architecture, and I finally completed an end-to-end functional spike of such a beast. My motivation for a Struts 2 OSGi plugin is to easily allow Struts 2 d...
more »