Projects tagged ‘hibernate’, ‘mvc’, and ‘spring’


Jump to tag:

Projects tagged ‘hibernate’, ‘mvc’, and ‘spring’

Filtered by Project Tags hibernate mvc spring

Refine results Project Tags java (8) jsp (3) tools (3) web (3) framework (3) development (3) programming (3) j2ee (3) springframework (3) library (2) api (2) ajax (2)

[10 total ]

615 Users
   

Spring is a lightweight Java/J2EE application framework based on code published in "Expert One-on-One J2EE Design and Development" by Rod Johnson. It includes powerful JavaBeans-based configuration ... [More] management applying Inversion-of-Control principles, a generic abstraction layer for transaction management allowing for pluggable transaction managers, a JDBC abstraction layer, integration with Hibernate, JDO, Apache OJB, and iBATIS SQL Maps, AOP functionality, and a flexible MVC Web application framework with multiple view technologies. There is also a .NET port available. [Less]
Created over 3 years ago.

14 Users
   

AppFuse is an open source project and application that uses open source tools built on the Java platform to help you develop Web applications quickly and efficiently. It was originally developed to ... [More] eliminate the ramp-up time found when building new web applications for customers. At its core, AppFuse is a project skeleton, similar to the one that's created by your IDE when you click through a wizard to create a new web project. AppFuse 1.x uses Ant to create your project, as well as build/test/deploy it. AppFuse 2.x uses Maven 2 to create your project as well as build/test/deploy it. IDE support is much better in 2.x because you can generate the IDE project files with Maven plugins. AppFuse 1.x uses XDoclet and JDK 1.4+. AppFuse 2.x uses annotations and JDK 5+. [Less]
Created over 3 years ago.

1 Users

Inspired and influenced by the Java based Spring richclient project this projects goal is to help leveraging Springs power in desktop applications. Unlike the Java version, which uses a frame based ... [More] attempt to provide views for different application aspects (just like web applications), one of the main goals of Spring.NET RichClient is to retain and further improve Windows Forms design-time capabilities. It provides dependency injection into forms and user controls as well as input validation based on the Spring.NET Validation Framework. [Less]
Created over 2 years ago.

0 Users

The example to demonstrate appfuse spring mvc
Created 12 months ago.

0 Users

Aplicación de registro de pacientes y procedimientos médicos con stents
Created 11 months ago.

0 Users

This project is part of my studies at Faculty of organizational sciences (business administration and IT school). Aim of this project is making a web application that should be base for online ... [More] community where freelancers (mostly IT and web related) can find a job. Also, that should be an online community where people and enterprises with jobs-to-be-done can find freelancers willing to do that job. The name FleaLanceMarket is word game. Actually, it is the mix of words "freelance" and "flea market" :) [Less]
Created about 1 month ago.

0 Users

Grails web backend and frontend for the "Checkbook" web application. Contains the beans, controllers, and servlets collectively known as the "model", "view" and "controller" or domain and presentation layers of the checkbook application.
Created 10 months ago.

0 Users

A template for creating web sites used as portals to online games
Created 4 months ago.

0 Users

Sistema de gestão municipal para municipios de ate 100 mil habitantes. desenvolvido com J2EE/JSF/SPRING/HIBERNATE/MVC Base de dados mySQL
Created 3 months ago.

0 Users

DescriptionThe Todo portlet is a JSR-168 (Portlet API) portlet that can be deployed on every JSR-168 compliant portal server. The overall purpose of the Todo portlet is to allow users to manage todo ... [More] items and to organize them in categories. Once a user, regardless of its role, has logged-on to the web portal, he gets access to the Todo portlet and is able to navigate through a list of categories that consists of a predefined “Public” category augmented with those categories that have been created by the user. All users are able to access the todo items that are contained inside the “Public” category; all other categories are private, meaning that only the creator has access to them. The user is able to extend the list of categories by creating new categories. For each category the user can specify its name. If a user chooses a category from the list of available categories, then all its associated todo items are displayed. The user can view the details of a todo item and/or add, edit and remove todo items. For each todo item the user can specify its title, description, category, priority (i.e. high, medium or low), creation and due date and status (i.e. done or not done). Furthermore, the user can search for certain todo items by specifying the desired search criteria. As a result, he gets displayed all the todos that match the specified criteria. Screenshots [Less]
Created 4 months ago.