Projects tagged ‘wicket’


[155 total ]

83 Users
   

With proper mark-up/logic separation, a POJO data model, and a refreshing lack of XML, Apache Wicket makes developing web-apps simple and enjoyable again. Swap the boilerplate, complex debugging and ... [More] brittle code for powerful, reusable components written with plain Java and HTML. [Less]
Created over 3 years ago.

35 Users
   

Tapestry is an open-source framework for creating dynamic, robust, highly scalable web applications in Java. Tapestry complements and builds upon the standard Java Servlet API, and so it works in any servlet container or application server.
Created over 3 years ago.

31 Users
   

Umbrella project for integrations of Wicket and other projects such as Jasper Reports, Hibernate, Freemarker. Also a home for small community contributions.
Created over 3 years ago.

5 Users

Hippo ECM is an application suite to integrate content and business applications efficiently. Hippo helps when you're: - Managing large amounts of content - Working with a team of editors - ... [More] Searching in an enterprise environment - Mashing up different applications and content sources on one screen, in a secure way - Publishing content not just to the Web, but also to other digital formats and print - Integrating intranet, extranet and internet - Connectors Hooking up content and applications that you already have Hippo also helps when you need something very specific, and you just want some rock solid building blocks that take care of content storage, management, searching and presentation. [Less]
Created about 1 year ago.

3 Users
   

Based on Wicket and JCR, it is the ONLY Wicket-based CMS framework available today. BRIX was built on the idea of "Power versus Complexity", providing for ease of use while at the same time allowing ... [More] designers the highest degree of freedom in developing a rich user experience. [Less]
Created about 1 year ago.

2 Users

VC Aperture provides you with a thorough view of your version control repository. It lets you look both wide and deep into your source code.
Created about 1 year ago.

2 Users
 

Pax Wicket is an OSGi-based extension to the Wicket framework. The extension allows you to model the Wicket application, and move those model parts around and not be resolved until request time. ... [More] You can add and remove parts of the Wicket application without restarting the application, simply by loading and unloading OSGi bundles. New sections can be added, and if properly prepared, menu items for those sections can be added to all existing pages. [Less]
Created over 2 years ago.

1 Users

Project to develop tools based upon the Proteus ( http://proteme.org ) model and GreEd rules authoring system (http://proteme.org/blog/greed/), and linking those tools with Electronic Medical Record ... [More] Systems and Clinical Information Systems (http://proteme.org/blog/sdci/). [Less]
Created 21 days ago.

1 Users

wicket-rest was born out of the realization that wicket provides some nice features for RESTful services and the KISS concept. I was working on a project using Wicket and needed RESTful services. I ... [More] used JAXRS to start but soon noticed my Spring configuration and code getting a little bloated. With wicket-rest you can create a RESTful service by extending JsonWebServicePage or XmlWebServicePage and implementing the doGet, doPost, doPut, and doDelete methods. It's that easy. All XML/JSon marshaling and unmarshaling is handled by XStream and Gson, and your defaultModelObject is set by the API from the incoming message body. Just call setDefaultModel and your model object will be sent as XML or JSon. Thanks to Bruno Borges and his blog http://blog.brunoborges.com.br/2008/11/restful-web-services-with-wicket.html for the initial thought and implementation. [Less]
Created 3 months ago.

1 Users

Apache Wicket integration for Soundmanager Javascript Sound API
Created about 1 month ago.