ダウンロードリスト

プロジェクト概要

!WebFloor は、!OfficeFloor 上に構築された Web アプリケーション フレームワークです。Java ベースの Web 開発ツールとの統合 WYSIWYG Web デザイン、!DreamWeaver などを使用できます。!WebFloor は 2 つの HTML ページ内の次だけを使用して疎結合: ${property}, {リンク} と < !-{}--> セクション (すなわちない特別なタグが必要です)。つまりグラフィック デザイナーは、!DreamWeaver などのツールを扱うことができ、Java 開発者が、Eclipse を扱うことができます両方の提示や機能の Web アプリケーションを作成する自分の仕事を統合することができます。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2011-08-30 00:20
1.4.0

OfficeFloorComet API - 彗星(AJAXはAJAXをプッシュ/リバース)機能は、GWTのクライアントのために追加されました。クライアント機能は、高度にスケーラブルなスレッドの実装をカプセル化するシンプルなパブリッシュAPIによって、サーバー側でサポートされています。唯一の消費者のPOJOの実装が要求されるクライアント側の間に、サーバー側で、シンプルなパブリッシュAPIであるとして構築されたアプリケーションは、彗星の複雑さに対処する必要はありません。
タグ: 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-23 05:44
1.3.0

GWTとの統合は、POJOのメソッド(なしRemoteServiceServletは不要)でサービスRPC(AJAX)の呼び出しのために実装されました。唯一のJavaコードがWebアプリケーションにJavaScriptとAJAXを追加するために書かれる必要があるように、また、横糸のEclipseプラグインは、GWTの設定を処理します。統合はまた、DreamweaverなどのWYSIWYGツールは、Webページの作成と編集のために使用され続けることができるようにGWTの統合は、非侵入型であるという点では横糸の原則に従います。
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.

2011-05-17 18:45
1.2.0

このリリースでは、以下のアノテーションを介してJava Server Pages(JSP)のとの統合を提供しています:@ HttpRequestStateful、@ HttpSessionStateful、および@ HttpApplicationStatefulています。さらに、WoofServletFilterしたがって、既存のJava Webアプリケーションに変更(もちろんする場合を除き、使用される横糸を有効にすると、WARのレイアウトからWebコンテンツをロードするように拡張されているWEB-INF/web以内にWoofServletFilterフィルタエントリの追加。xml)を。
This release provides integration with Java Server Pages (JSP) via the following annotations: @HttpRequestStateful, @HttpSessionStateful, and @HttpApplicationStateful. Furthermore, the WoofServletFilter has been enhanced to load Web content from a WAR layout, therefore enabling WoOF to be used without any changes to existing Java Web applications (except, of course, the addition of the WoofServletFilter filter entry within the WEB-INF/web.xml).

2011-05-05 19:05
1.1.0

当初の発表。
Initial announcement.

プロジェクトリソース