parancoe.org
Using Parancoe with Glassfish
http://www.parancoe.org/articles/2007/07/25/using-parancoe-with-glassfish
The easy-to-use java web framework. Using Parancoe with Glassfish. All you need for deploying an application developed with Parancoe. Is a servlet/JSP container, for example Tomcat. Sometimes you may need a full J2EE. Because your application need some AS services. Provide only a full J2EE AS. And not a standalone Tomcat. I don’t know…. (tell me). Could be a common choice. The only thing you have to change is the database configuration…and of course the particularities of your application. Now you can us...
parancoe.org
Parancoe Development With NetBeans Tutorial
http://www.parancoe.org/articles/2007/07/25/parancoe-development-with-netbeans-tutorial
The easy-to-use java web framework. Parancoe Development With NetBeans Tutorial. Here you can find a short tutorial on setting up up the environment for NetBeans 6 (M9) with windows XP, in order to work with Parancoe project. I start from scratch. This is the simplest way to start using Paroncoe with Nebeans. Download the project using SVN. Download the Maven2 plugins and … start using Parancoe. Download and install NetBeans v6 (M9). Integrated support for SVN. NetBeans offers integrated support for SVN.
parancoe.org
About
http://www.parancoe.org/about
The easy-to-use java web framework. Parancoe is a project aiming to simplify the release of web applications promoting the convention over configuration philosophy and the DRY. Principle. This project is promoted by the JUG. Padova, and everybody can partecipate. Parancoe is a Java meta-framework aggregating in an useful way Hibernate/JPA. And, for the AJAX. Parancoe is open source and is released under the Apache License, Version 2.0. Are you interested in the parancoe word meaning?
parancoe.org
News
http://www.parancoe.org/news
The easy-to-use java web framework. Apr 06, 2011 Using the latest archetype. Jan 08, 2011 Parancoe presentation at the JUG Trento. Dec 30, 2008 JavaDay 2009 in Rome. Nov 01, 2008 Parancoe 2.0 released. Jun 10, 2008 Add the Parancoe repository to your NetBeans. Feb 29, 2008 Parancoe 0.3.4 released. Nov 19, 2007 On the road. Oct 22, 2007 Parancoe videos. Oct 22, 2007 Parancoe@JavaDay. Sep 03, 2007 JUG Events. Aug 28, 2007 Parancoe in the Maven's Central Repository. Jul 23, 2007 New Parancoe website online!
parancoe.org
Parancoe 2.0 released
http://www.parancoe.org/news/2008/11/01/parancoe-2-0-released
The easy-to-use java web framework. Parancoe 2.0 released. The Parancoe Team is proud to announce the 2.0 release of the Parancoe Meta-Framework. This major release provides:. Spring 2.5 integration. Lot of bug fixes. You can obtain it from the Download area. Or from the Subversion repository. For a full explanation of the features and complete examples, read our new Parancoe Reference Guide. This guide will be completed and expanded in the next few weeks, so please provide feedback on it.
parancoe.org
Parancoe Controller Tutorial
http://www.parancoe.org/articles/2007/10/02/parancoe-controller-tutorial
The easy-to-use java web framework. In this tutorial we will cover the necessary steps to create a Controller in the Parancoe Web framework. First of all you have to know that Parancoe uses the Spring MVC. Requests are routed to the DispatcherServlet. This particular servlet, by examining the url, decides which Controller can manipulate the request. Controllers are a core part of Spring MVC. And the Parancoe Web Framework tries to ease the process of defining and mapping those objects to urls. The proble...
parancoe.org
[dev] Releasing Parancoe
http://www.parancoe.org/articles/2008/02/29/dev-releasing-parancoe
The easy-to-use java web framework. This document is addressed to the Parancoe developer(s) in charge of releasing a version of Parancoe. Releasing the main project. Go to the main directory of the Parancoe project ($PARANCOE HOME). When asked, type the release version number for each artifact. Be careful to insert the same release version number for each artifact. When asked, type the SCM. Tag or label for “Parancoe”. Usually you simply need to confirm the proposed label, by pressing. Svn revert pom....
parancoe.org
Team
http://www.parancoe.org/team
The easy-to-use java web framework. The Parancoe team is composed by:. Main committer and author of GenericDao and persistence framework. Main committer, author of the base structure plus Fixtures and Plugins modules. Main committer, author of the validation framework. Committer, author of the plugin security. Write some tutorials, made parte of presentation of Parancoe at Jazoon 2007, contribution at plugin italy, and test for the rookies. Http:/ code.google.com/p/parancoe/. And kindly offered by SeeSaw.
parancoe.org
JavaDay 2009 in Rome
http://www.parancoe.org/news/2008/12/30/javaday-2009-in-rome
The easy-to-use java web framework. JavaDay 2009 in Rome. On January 24, 2009 I will partecipate to the JavaDay 2009 in Rome. If you like to chat with me about the future development of Parancoe contact me during my JavaDay talk. It’s a talk about using annotated Spring MVC. Controllers, mostly (but not only) in a Parancoe context. Http:/ code.google.com/p/parancoe/. Http:/ www.jugpadova.it. This site is powered by Radiant CMS. And kindly offered by SeeSaw.
parancoe.org
Parancoe for dummies (like me) - Prima parte
http://www.parancoe.org/articles/2007/09/23/parancoe-for-dummies-like-me---prima-parte
The easy-to-use java web framework. Parancoe for dummies (like me) - Prima parte. Questa serie di articoli insegna ad usare Parancoe conoscendo solo quello che serve a personalizzare un modello base (archetipo). Non dà istruzioni alternative ad uno scenario fisso (chiaramente chi sa, può fare tutte le variazioni che vuole);. Lo scenario fisso è:. Sistema operativo Windows XP;. Uso dell’IDE NetBeans 6.0 M10. Uso di Maven2;. Uso del database HSQLDB 1. Uso del server Tomcat 6.0.13;. Cliccare su JDK 5. Alla ...
SOCIAL ENGAGEMENT