Télécharger la liste

Description du projet

OfficeFloor provides true inversion of control for building simple static to complex real-time Web applications that are "build once, run anywhere" - even with cloud computing. It allows you to wire together a working prototype in minutes, extend the prototype to a working Web site in hours, and deploy and run anywhere. The code is self documenting to make support easier. It aims to be "The Java Web Answer" for rapid application development for Web applications.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2013-01-10 12:39
2.8.0

Pages et liens peut maintenant être configuré pour utiliser un canal sécurisé (HTTPS).

L'utilisation des continuations URL a fait paginer sur un canal sécurisé continu et transparent à la logique de l'application Web.
Tags: https, secure channel
Pages and links can now be configured to use a secure channel (HTTPS).

The use of URL continuations has made swapping to a secure channel seamless and transparent to
the Web application logic.

2013-01-03 08:01
2.7.0

Cette version s'appuie sur les continuités de l'URL pour effectuer automatiquement le modèle de redirection/Post/Get afin d'améliorer l'utilisabilité de bouton "retour" du navigateur Web pour les applications Web créées avec la trame.
Tags: Post/Redirect/Get
This release builds on URL continuations to automatically undertake the Post/Redirect/Get pattern to improve Web browser back button usability for Web applications built with WoOF.

2012-02-14 07:57
2.0.0

Contexte a été ajouté pour compléter l'inversion du OfficeFloor des fondamentaux du contrôle de contexte, injection de dépendance, injection de thread et l'orchestration de la fonction. Utilisation typique du contexte sera pour la configuration graphique de gestion de la transaction.
Tags: CDI, Context, transaction management, JPA
Context has been added to complete OfficeFloor's inversion of control fundamentals of context, dependency injection, thread injection, and function orchestration. Typical use of context will be for graphical configuration of transaction management.

2011-08-29 00:36
1.4.0

Comet (AJAX push / reverse AJAX) fonctionnalité a été ajoutée pour le client GWT - OfficeFloorComet API. La fonctionnalité client est pris en charge sur le côté serveur par une API simple qui encapsule publiera une mise en œuvre hautement évolutive threading. Les applications construites n'aurez pas besoin de composer avec les complexités de la comète, comme du côté serveur est une simple publication API, tandis que du côté client seulement une mise en œuvre POJO consommateur est nécessaire.
Tags: comet, AJAX
Comet (AJAX push / reverse AJAX) functionality was added for the GWT client - OfficeFloorComet API. The client functionality is supported on the server side by a simple publish API that encapsulates a highly scalable threading implementation. Applications built will not need to deal with the complexities of Comet, as on the server side is a simple publish API, while on the client side only a consumer POJO implementation is required.

2011-06-19 04:00
1.3.0

L'intégration avec GWT a été mis en œuvre pour l'entretien RPC (AJAX) appelle par des méthodes de POJO (pas RemoteServiceServlet requis). Par ailleurs, l'Eclipse WOOF Plug-in gère la configuration GWT de sorte que seul le code Java doivent être écrites pour l'ajout de JavaScript et AJAX à vos applications Web. L'intégration suit également les principes de trame dans l'intégration de GWT est non intrusive afin que les outils WYSIWYG tel que Dreamweaver ne peut continuer à être utilisés pour créer et éditer la page Web.
Tags: GWT, AJAX, JavaScript
Integration with GWT was implemented for servicing RPC (AJAX) calls by POJO methods (no RemoteServiceServlet required). Furthermore, the WoOF Eclipse Plug-in handles the GWT configuration so that only Java code need be written for adding JavaScript and AJAX to your Web applications. The integration also follows WoOF principles in that the integration of GWT is non-intrusive so that WYSIWYG tools such as DreamWeaver can continue to be used for creating and editing the Web page.

Project Resources