Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.061.896 Times

Waffle 0.7 Beta 1

  Date Added: January 20, 2010  |  Visits: 928

Waffle 0.7 Beta

Report Broken Link
Printer Friendly Version


Product Homepage
Download (91 downloads)



Waffle is a Java web framework that makes the process of developing Java based web applications easier. Waffle Web framework was built to support enterprise level web-based business applications. Waffle is different than the multitude of web frameworks that exist today. - it does NOT have any proprietary XML configuration files - it does NOT have a steep learning curve - it does NOT have a proprietary UI templating language - easily maps an http request directly to any Java classes method Application built upon Waffle only need to be aware of three things: - Actions - an action in Waffle does not need to extend or implement any specific class or interface because an action is simply a plain old Java object (Pojo). - ActionMethod - in Waffle an ActionMethod is simply a method defined in your Action class. Any method can be used regardless of its signature or return type. Waffle will react differently depending on what is returned from the ActionMethod so take a look at this section for further details. - Registrar - the Registrar is where you go to register the Actions, and other common components, your application is dependent on. Typically most web frameworks require your applications to create special XML file(s) for this, but with Waffle youll spend less time playing with XML and more time building business value. Whats New in This Release: - Waffle has been updated with full ParaNamer support as an alternative to annotations. - It is now easier to handle user errors when binding or validation fails. - Developers can override ActionMethod invocation through "pragma-driven" requests. - Overall performance improvements were done..

Requirements: No special requirements
Platforms: Linux
Keyword: Actionmethod Beta Does Not Java Java Based Java Web Framework Waffle Web Web Applications Web Framework Xml
Users rating: 0/10

License: Freeware
USER REVIEWS
More Reviews or Write Review


WAFFLE 0.7 BETA RELATED
Development Editors  -  Java MultiMethod Framework 0.8.10
The Java MultiMethod Framework or JMMF, for short, is created as a pure Java framework that can provide multiple methods. This is done without the need to extend the base Java language nor modify its semantics but intensively using the reflection...
 
Programming  -  Java Web based database browsing rc
YaKwa is a Java Web application that allows CRUD operations on tables of a database. The application allows to browse, search and edit table data. Virtually all databases that have a JDBC driver are supported.
40.93 KB  
Programming  -  DataBase to Java Web Application b7
DataBase to Java Web Application.This java application automatically generates a java web application framework from an existing database. The original codebase comes from the excellent work of Herve Tchepannou's xPetstore.
13.5 MB  
Programming  -  Java Open Framework (JOF) 1.0
Java Open Framework (JOF) is a suite of applications extending your creative potential. JOF includes a HTML creator, image editor, text editor and an audio/visual player and converter.
661.01 KB  
Programming  -  Java Web Application Framework 2.0
Java Web Application Framework. Write good-looking, styled, hacker-proof, well-behaving, customizable, content-rich Java web applications easy in a minimum time using designers & framework services.
88.09 KB  
Specialized Tools  -  Java Web Start Plugin for Eclipse 1.2.1
Java Web Start Plugin for Eclipse (WS4E) helps you to deploy your Java application through Java Web Start. With WS4E, Developers with very little knowledge can deploy their applications with just a few clicks. For advanced developers, WS4E is...
204.8 KB  
Programming  -  Java Application Framework For All 2.1.0
An Enterprise Focused Java Framework For Rapid Application Development. JAFFA is a Java web application development stack, build around Web 2.0 technologies (ExtJS, DWR, JAWR) with an extensive service architecture, meta-data layer and rules...
1007.46 KB  
Programming  -  Party Database (a Java Web Application) 0.95
This is a web based database for party registrations. It uses jakarta struts, jakarta struts templates, and SQL to form a 100% java web application that allows users to sign up for a party. Keg not included sorry.
1.33 MB  
Specialized Tools  -  Jaffa 2.1.0
Jaffa (Java Application Framework For All) is an enterprise-focused Java framework for rapid application development. It provides a complete Java Web application development stack, extending exsiting projects like Tomcat and Struts at the frontend...
7.66 MB  
Libraries  -  Azuki Framework 1.0.1
Azuki Framework project is a Java application framework designed to resolve various problems in the software development lifecycle. These goals are achieved by splitting the software conception into two main stages: creation of independent...
11.5 MB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB