[fleXive] is a JavaEE 5 open source (LGPL 2.1 or higher) framework for the development of complex and evolving (web-)applications. It speeds up development...[fleXive] is a JavaEE 5 open source (LGPL 2.1 or higher) framework for the development of complex and evolving (web-)applications. It speeds up development by easing many tedious and repetitive programming tasks and helping to keep your application(s) flexible during the development-cycle and in production.
Based on the latest industry-standards like EJB 3, JSF, etc. [fleXive] should be your choice for building up your own new application.
to ui software yahoo rad java_ee ejb webapp java develop jsf frameworks by gresch on Oct 2, 2008, 9:35 AMJSF Flex goal is to provide users capability in creating standard Flex components as JSF components. So users would create the components as normal JSF com...JSF Flex goal is to provide users capability in creating standard Flex components as JSF components. So users would create the components as normal JSF components and the project will create the necessary SWC, SWF files and etcetera and link the values of the components back to the managed beans using JSON+Javascript and Actionscript. {standard Flex components has been open sourced through MPL license}
Currently many of the standard rich flex widgets (buttons, sliders, inputs [richTextEditor, textArea, ...], progressbars, colorpickers, various panels [accordion, tabBar, ...], and etcetera) have been written as intention of support.
to jsf frameworks webapp flex software develop java_ee adobe flash integration java components by gresch on Oct 2, 2008, 9:34 AMExadel Flamingo provides a set of commands that help a developer to generate initial code. To bootstrap a project, a developer answers a few questions in a...Exadel Flamingo provides a set of commands that help a developer to generate initial code. To bootstrap a project, a developer answers a few questions in a wizard. Based on these questions, a standard project is generated. Flamingo is based on Maven, therefore the new application is generated according to Maven conventions, making it easy for people familiar with Maven to navigate through the project.
The generated code provides all the necessary plumbing and connectivity from Flex or JavaFX to Seam or Spring. A developer only needs to focus on business functionality; Flamingo takes care of the rest. All communications between the user interface and Seam or Spring components are taken care of by Exadel Flamingo.
Exadel Flamingo also provides a set of Flex components that make it extremely convenient to support specific features of Seam on the client side.
to frameworks databinding java flex jsf develop software crud seam java_ee code-generation by gresch on Sep 17, 2008, 8:23 AMExadel Fiji
Exadel Fiji is an extension to JavaServer Faces to fully encapsulate Flex.
Exadel Fiji extends JSF by allowing the use of Flex with JSF c...Exadel Fiji
Exadel Fiji is an extension to JavaServer Faces to fully encapsulate Flex.
Exadel Fiji extends JSF by allowing the use of Flex with JSF components and within a JSF page. When using Fiji Flex components, developers can use Flex with the same familiar JSF component-based approach to building user interfaces.
to java richclient jsf frameworks software gui ria develop flex webapp by gresch on Sep 17, 2008, 8:19 AMA Seam+JPA/Hibernate on OC4J Maven 2 Archetype
to oc4j hibernate java software maven java_ee develop blog information jsf by gresch on Aug 10, 2008, 7:20 PMBlog with the best articles on JSF with a "springy" focus.
to blogs jsf information java_ee java software develop by gresch on Aug 10, 2008, 7:17 PMChartCreator is a custom JSF component and serves for creating charts in JSF pages. Currently 27 types of charts are supported.
to java_ee chart develop software java jfreechart jsf components by gresch on Aug 10, 2008, 7:14 PMWebGalileo Faces© is a set of highly customizable reusable Open Source user interface Java Web Components that simplify the development of Java based web a...WebGalileo Faces© is a set of highly customizable reusable Open Source user interface Java Web Components that simplify the development of Java based web applications. With full support for the Sun Java Server Faces specification, AJAX, WebGalileo Faces© finally provides developers with the tools needed to easily capture and respond to UI events in the browser. Using the components developers can concentrate their efforts on the business logic of an application and not the details of client side user interface elements.
to frameworks webapp jsf components software java_ee opensource devlop by gresch and 1 other person on Aug 10, 2008, 7:08 PMJava / Oracle SOA blog. The one with the Flex / Flash JSF compontent.
to oracle jsf flex flash blogs software java soap develop by gresch on Aug 10, 2008, 7:06 PMThis will be the first of a small series of blogs covering proposed new features in JSF 2.0.
Keep in mind that none of the features described are final, a...This will be the first of a small series of blogs covering proposed new features in JSF 2.0.
Keep in mind that none of the features described are final, and may change, but
this is a good opportunity to show the features as they exist now and illicit feedback.
to java_ee java software sun preview blog jsf webapp tools information mojarra develop by gresch on Jul 7, 2008, 6:51 PMProof of concept examples for JEE, Seam, JSF, Spring, GWT, etc.
to software google-code information springframework jsf gwt seam develop codebeispiele by gresch on Jun 17, 2008, 6:52 PMBasegen is an Open Source MDA code generation tool based on AndroMDA. It can quickly generate an entire application from UML model in a simple way. Basegen...Basegen is an Open Source MDA code generation tool based on AndroMDA. It can quickly generate an entire application from UML model in a simple way. Basegen uses state-of-art open source technologies like: Maven, Subversion, MyFaces, Spring, Hibernate, JasperReports, Acegi Security.
to software tools mda jsf spring uml develop by gresch on Apr 20, 2008, 12:51 AMjtracc allows you to translate your JSF web-application directly in the web-browser. You will never again lose the context during the translation process! ...jtracc allows you to translate your JSF web-application directly in the web-browser. You will never again lose the context during the translation process! This is realizable by extending your project with jtracc (more information available in the tutorials).
to webapp i18n translation java develop components software internationalisation jsf by gresch on Apr 19, 2008, 6:50 PMThe traditional way to integrate JSF and Spring was to define JSF beans in faces-config as managed beans and refer to the spring beans using the managed-pr...The traditional way to integrate JSF and Spring was to define JSF beans in faces-config as managed beans and refer to the spring beans using the managed-property configuration. With the help of the spring’s delegatingvariableresolver the managed property is resolved from spring application context and JSF’s IOC injects the bean to the JSF Managed bean instance. I’ve written an article it about this way before.First approach is modelled as follows
to develop software jsf springframework java blog howto java_ee by gresch on Apr 16, 2008, 5:56 PMJSF-Spring-JPA is the popular stack of choice these days, mostly to be used in my consulting and training purposes I’ve created a base project called Movie...JSF-Spring-JPA is the popular stack of choice these days, mostly to be used in my consulting and training purposes I’ve created a base project called MovieStore demonstrating the annotation-driven integration of JSF-Spring-JPA. JSF backing beans, spring service level beans and DAO’s are configured and integrated with annotations. Only the core infrastructure like datasource, entityManagerFactory or transactionManager are configured with xml.
to springframework java_ee develop software jpa howto jsf java by gresch on Apr 16, 2008, 5:55 PMMetawidget takes your domain objects and automatically creates User Interface components for them, saving you handcoding your UIs and leaving you to concen...Metawidget takes your domain objects and automatically creates User Interface components for them, saving you handcoding your UIs and leaving you to concentrate on stitching together your application.
As much as possible, Metawidget does this without introducing new technologies. It inspects, at runtime, an application's existing back-end architecture (such as JavaBeans, annotations, XML configuration files) and creates components native to its existing front-end framework (such as Swing, Java Server Faces, Struts or Android).
Metawidget does not hide the power of your existing User Interface framework from you and guarantees that your investment in its technology and knowledge is as valid as always. The LGPL open source license allows the use of Metawidget in open source and commercial projects.
to interface xml sourceforge jsf ui java spring frameworks develop web software gui by gresch on Mar 20, 2008, 3:03 PMURL Rewriter is a tool for rewriting URL in Servlet. It is similar to mod_rewrite. It is written in Java and it is licensed under LGPL.
to software jsf apache java java_ee webapp jsp development tools servlet lgpl by gresch on Feb 4, 2008, 2:45 PMBindowsFaces is a components library that enables you create powerful Ajax web applications with a Windows look-and-feel - using Java through JSF.
to java tools software jsf components frameworks develop ajax by gresch on Dec 12, 2007, 1:23 PMMaven Archetypes for Web Applications
This page contains maven archetypes to help you quickly and easily get started on a web project that uses the jett...Maven Archetypes for Web Applications
This page contains maven archetypes to help you quickly and easily get started on a web project that uses the jetty plugin. Each archetype allows you to generate a template for your project based on the included sample web application. (This supposes that maven 2.x is already installed in your system)
to jsf archetype crud tools wicket software spring maven develop dwr java_ee java by gresch on Dec 8, 2007, 10:46 PMJava framework for CRUD and Validation.
Crank Google Group for Questions and Such
Crank is a master/detail, CRUD, and annotation driven validation fr...Java framework for CRUD and Validation.
Crank Google Group for Questions and Such
Crank is a master/detail, CRUD, and annotation driven validation framework built with JPA, JSF, Facelets and Ajax. It allows developers to quickly come up with JSF/Ajax based CRUD listings and Master/Detail forms from their JPA annotated Java objects.
Crank uses a lot of the new JSF features from Facelets, Ajax4JSF, etc. that will be used in JSF 2.0. Crank is a use case analysis of what is possible with the new JSF 2.0 stack.
The validation piece does server-side validation, Ajax validation or just emitted JavaScript validation based on Java annotations, property files, XML files, or database tables. Currently works with JSF, Spring MVC and Spring Webflow.
to develop prototyping code-generation jsf webapp software java jpa java_ee crud spring by gresch on Dec 3, 2007, 9:42 AM