VRaptor

A simpler way to deal with web programming
Download

VRaptor Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Apache
  • Price:
  • FREE
  • Publisher Name:
  • Guilherme Silveira
  • Publisher web site:
  • http://www.vraptor.org/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 11.6 MB

VRaptor Tags


VRaptor Description

A simpler way to deal with web programming VRaptor is a web mvc and ioc framework which was based on many frameworks and ideas (JBoss Seam, Stripes, Webwork, Hibernate Annotations etc).VRaptor2 makes full use of Java 5 Annotations. The result? A simpler way to deal with web programming. Your business logic classes have no contact with javax.servlet API, and there is less need of configuration than with other web controllers.It favors Convention over Configuration . Why? Because configuration in xml/properties/annotations is always boring, repetitive and easy to make mistakes.This framework uses a more pragmatic approach, instead of having lots of xml files to configure lifecycle, ioc and other properties. Most of the settings go inside plain Java objects (POJO), so the team knows exactly what is going on, and where.You will find it easy to use and solve many common problems found in Struts/Webwork/other frameworks alike:· favors conventions and minimizes configuration (even annotations)· no xml configuration to define the application bussiness· smaller and rapid-growing learning curve· bussiness logic implemented in simple POJO classes (favors reuse)· small collection of (powerfull) options: all projects use the same features· simple to implement data converters· no need to learn new tag libraries only to use this framework: use what you are already used to· you can use any view you desire... not locked to jsp, velocity or freemarker (try velocity + sitemesh)· fast and easy to implement functional testing What's New in This Release: · ValidationError renamed to ValidationException · result.use(Results.http()) for setting headers and status codes of HTTP protocol · bug fixes · documentation · new site


VRaptor Related Software