-
Notifications
You must be signed in to change notification settings - Fork 2
Introduction
Michael Petritsch edited this page Jan 20, 2015
·
4 revisions
We at the CDL-Flex, build enterprise integration software that is bundled with the OpenEngSB and comes with custom built web frontends. These are built on top of the powerful web application framework Wicket. Although Wicket provides a good basis for our development, there are a variety of recurring use cases which require custom built and reusable components. Flex UI was created to consolidate these extensions into a cohesive open source and OSGi compatible software bundle.
There are many good Wicket extensions available (e.g. Wicket Stuff, Wicket-Boostrap), however, few or none of them are OSGi compatible out of the box.
Together with PAX Wicket, flex-ui makes it easy to develop Wicket for OSGi.