Projects tagged ‘jboss’ and ‘jsf’


Jump to tag:

Projects tagged ‘jboss’ and ‘jsf’

Filtered by Project Tags jboss jsf

Refine results Project Tags java (15) seam (15) j2ee (9) ejb3 (9) web (9) hibernate (7) javaee (6) framework (6) ajax (5) facelets (4) jpa (4) mysql (4)

[27 total ]

77 Users
   

JBoss Seam is a powerful new application framework for building next generation Web 2.0 applications by unifying and integrating technologies such as Asynchronous JavaScript and XML (AJAX), Java ... [More] Server Faces (JSF), Enterprise Java Beans (EJB3), Java Portlets and Business Process Management (BPM). Gavin King, Seam creator, is also the Expert Group lead on JSR-299 (http://jcp.org/en/jsr/detail?id=299) which is based on many of the concepts that are part of Seam. [Less]
Created over 3 years ago.

50 Users
   

A JavaServer Faces specific view-technology that combines the ease of Tapestry-like components with the familiar syntax of JSP within valid XML-syntax and EL use. Incorporating custom UIComponents is ... [More] extremely easy, including being able to define Component trees in other files. Additional features include a high performance templating framework that makes composing JSF pages extremely simple. [Less]
Created over 3 years ago.

29 Users
   

JBoss Portal provides an open source platform for hosting and serving a portal's Web interface, publishing and managing its content, and customizing its experience.
Created over 3 years ago.

13 Users
 

Eclipse plugins for JBoss projects and related technology
Created about 1 year ago.

5 Users
 

[fleXive] is a Java EE 5 open-source (LGPL) framework for the development of complex and evolving (web-)applications. It speeds up development by easing many tedious and repetitive programming tasks. ... [More] [fleXive] concentrates on enterprise-scale content modeling, storage and retrieval, and includes comprehensive JSF support for displaying and manipulating these contents in (web) applications. The runtime environment can be included in existing Java EE applications, but you can also build new applications and package them into stand-alone Java EE applications. [fleXive] provides essential features for data-centric applications: * Secure EJB-based persistence engine * Web development JSF toolkit * Powerful (GPL) administration interfaces * Based on Java 6, EJB 3, JSF, MySQL [Less]
Created about 1 year ago.

3 Users
 

The gateway is developed by the Vermont Department of Taxes and provides a web services framework for accepting Streamlined Sales Tax registrations and returns. It also includes a Web interface for ... [More] manually submitting transmissions. The goal is to build an extensible framework upon which future tax services can be built. [Less]
Created over 2 years ago.

1 Users

This project is aimed to build a Magic the Gathering collection website with features such as: - collection tracking - import functions for MTG Workstation, Apprentice or plain text - deck-building ... [More] , saving and sharing - buying and selling cards - organizing trades / sales etc. The main thing I'm missing in other projects is a full complete database, including all the rare misprints, promo's etc. [Less]
Created 12 months ago.

1 Users
 

Framework for create aplication on my company FullService Consulting (www.full.srv.br). this framework use the zipper-framework and extends this for create Swing and JSF/Richafaces Aplication. The ... [More] objective for share the project is make a best work source, share knowledge. [Less]
Created 10 months ago.

0 Users

Web application to manage Magic the Gathering card-collections.
Created 12 months ago.

0 Users

Introductionjboss seam and appfuse are both great j2ee application framework,i like them very much. but i think they can refer to mutually,so the myseam appears,it contains the all feature of jboss ... [More] seam2.0GA,at one time it expand some new feature for more conveniently develop,and using some feature of appfuse too. new feature that the jboss seam don't contain:the Home Bean,List Bean,entity can be generated into difference package,and the view can be generated into difference directory,such as,i have three tables:sys_role,sys_user,rs_resource in database,first configurate the gen4db.xml as the following: sys_user,sys_role rs_resource sys,rs IDENTITY and suppose the base package is com.googlecode.myproject,then the code generated is the following: model com.googlecode.myproject.model common User.java Role.jave resource Resource.java action com.googlecode.myproject.service common UserHome.java UserList.java RoleHome.jave RoleList.jave resource ResourceHome.java ResourceList.java view common UserEdit.xhtml,eg. RoleEdit.xhtml,eg. resource ResourceEdit.xhtml,eg.the code generated don't constain the table prefix,including the code name. the all label value in page be config in resource file and generated by tools. use datascroller tag to scroll the page for listing data by default. user rich:calendar for timestamp property. format date for the view and list page and the format be config in resource file. the value of getMaxResults be config in resource file. add user and role management module. Getting Startedif you are not familiar with jboss seam,please first spend some time to study jboss seam. QuickStart to starting myseam. QuestionPlease submit to issues or mail to h.chlolz@gmail.com,if having any question. [Less]
Created about 1 year ago.