Raible's Wiki

Raible Designs
Wiki Home
News
Recent Changes

AppFuse

Homepage
  - Korean
  - Chinese
  - Italian
  - Japanese

QuickStart Guide
  - Chinese
  - French
  - German
  - Italian
  - Korean
  - Portuguese
  - Spanish
  - Japanese

User Guide
  - Korean
  - Chinese

Tutorials
  - Chinese
  - German
  - Italian
  - Korean
  - Portuguese
  - Spanish

FAQ
  - Korean

Latest Downloads

Other Applications

Struts Resume
Security Example
Struts Menu

Set your name in
UserPreferences


Referenced by
LeftMenu




JSPWiki v2.2.33

[RSS]


Hide Menu

AppFuse_jp


Difference between version 4 and version 1:

At line 1 added 5 lines.
<div class="note" style="margin-left: 40px">__NOTE__
*このページはまだ翻訳中です。最終の確認終わるまで、バイリンガルの状態のままになります。翻訳の誤りが山ほどあると思います。是非私宛に([fantastechnol AT yahoo.com|http://360.yahoo.com/fantastechnol])ご意見とご感想を教えて頂きたいと思います。
*This page is under translation. Before the final confirmation, the page will be in the bilingual status. You will be appreciated if you tell me the problems of the translation. [fantastechnol AT yahoo.com|http://360.yahoo.com/fantastechnol])
</div>
At line 23 added 43 lines.
!!AppFuseとは?
<a href="http://appfuse.org"><img src="https://appfuse.dev.java.net/images/icon.gif" alt="AppFuse Logo" style="margin: 0px 10px 10px 0px; float: left" /></a><a href="http://www.frappr.com/appfuse"><img src="http://www.frappr.com/i/frapper_sticker.gif" style="float: right; margin: 0px 5px 10px 10px" alt="Check out our Frappr!" title="Check out our Frappr!"></a>
AppFuseは"kickstarting"方式ウェブアプリ開発ためのアプリケーションです。[ダウンロード|https://appfuse.dev.java.net/servlets/ProjectDocumentList]、 解凍そして __ant new__ を実行すれば直ちにTomcat/MySQLを起動し、アプリケーションを稼動させることができます。Ant, XDoclet, Spring, Hibernate (或いは iBATIS), JUnit, StrutsTestCase, Canoo's WebTest, Struts Menu, Display Tag Library, OSCache, JSTL と Struts (或いは Spring MVC)を利用します。2004年2月Spring Frameworkの導入に伴ってAppFuseが飛躍的に強化されました。このフレームワークはHibernate/iBATIS から, declarative transactions, dependency binding と layer decouplingまで利用されました. この簡潔、シンプルなフレームワークは飛躍的にAppFuseの複雑度を減らした一方、たくさんのコードを削減しました。 一言に言えば, J2EEにおいて - もっとも優れたものです。(since sliced bread) AppFuseについて詳しくは [こちらへ|AppFuseDefinition]。
下記の機能が含まれております。認証 (Acegi Security), 本人記録(Remember Me), セルフ登録(Self Registration), パスヒント(Password Hint)と GZip 圧縮。 ''The fuse to start your apps''.
<p style="text-align: center"><strong style="font-size: 11px">ライブ・デモ</strong><br/><a href="http://demo.appfuse.org/demos.html"><img src="https://appfuse.dev.java.net/images/screenshot.gif" alt="Screenshot" style="border: 1px solid silver" /></a></p>
<table style="width: 100%" style="margin: 0px auto">
<tr>
<td style="text-align: center">
<strong style="font-size: 10px">動画: 新規プロジェクトとフィーチャー・ツアー</strong><br/>
<a href="http://demo.appfuse.org/setup.html">
<img src="http://static.appfuse.org/images/setup-screenshot.png" alt="Setup Screenshot" width="300" height="187" style="border: 1px solid silver" /></a>
</td>
<td style="text-align: center">
<strong style="font-size: 10px">動画: AppGenでソースコードの作成</strong><br/>
<a href="http://demo.appfuse.org/appgen.html">
<img src="http://static.appfuse.org/images/appgen-screenshot.png" alt="AppGen Screenshot" width="300" height="187" style="border: 1px solid silver" /></a>
</td>
</tr>
</table>
</p>
* <strong style="color: blue">August 8, 2006:</strong> [Seven simple reasons to use AppFuse|http://www-128.ibm.com/developerworks/java/library/j-appfuse/] published on IBM developerWorks.
* <strong style="color: blue;">July 11, 2006:</strong> <a href="https://appfuse.dev.java.net/servlets/NewsItemView?newsItemID=3927">AppFuse 1.9.3 Released</a>. Bug fixes and upgrades to several dependencies.
* <strong style="color: blue;">June 6, 2006:</strong> <a href="https://appfuse.dev.java.net/servlets/NewsItemView?newsItemID=3826">AppFuse 1.9.2 Released</a>. CSS Framework integration, EMMA code-coverage support and AppGen sub-package support.
* <strong style="color: blue">April 7, 2006:</strong> <a href="https://appfuse.dev.java.net/servlets/NewsItemView?newsItemID=3526">AppFuse 1.9.1 Released</a>. This release includes XFire 1.0, Tapestry 4.0.1 and WebWork 2.2.2, as well as support for using AppGen to reverse engineer database tables (using Middlegen). iBATIS is now supported by AppGen and a <a href="http://raibledesigns.com/wiki/CreateDAOiBATIS.html">Create iBATIS DAO Tutorial</a> has been put together.
* <strong style="color: blue;">February 26, 2006:</strong> <a href="https://equinox.dev.java.net/servlets/NewsItemView?newsItemID=3322">Equinox 1.6 Released</a>. This release's major new features are <a href="http://raibledesigns.com/page/rd?anchor=upgrading_equinox_to_tapestry_4">Tapestry 4.0</a> and <a href="http://raibledesigns.com/page/rd?anchor=upgrading_equinox_to_webwork_2">WebWork 2.2.1</a> upgrades. In addition, I changed to use Maven's <a href="http://maven.apache.org/guides/introduction/introduction-to-the-standard-directory-layout.html">Standard Directory Layout</a>. It makes IDE and using Maven plugins much easier, so it's a natural progression. Equinox 1.5+ include support for Maven 2.
* <strong style="color: blue;">January 14, 2006:</strong> <a href="https://appfuse.dev.java.net/servlets/NewsItemView?newsItemID=3176">AppFuse 1.9 Released</a>. This release includes full Acegi Security integration, support for Ajax with DWR and Scriptaculous and many <a href="https://appfuse.dev.java.net/servlets/ProjectDocumentView?documentID=27428">bug fixes/upgrades</a>.
If you want to get started with AppFuse right away, view the [QuickStart Guide|AppFuseQuickStart]. If you want to learn more about AppFuse's architecture view my ["About AppFuse" PowerPoint"|http://static.raibledesigns.com/downloads/appfuse-architecture.ppt] or checkout [a live demo|http://demo.raibledesigns.com/appfuse]. I also wrote a [recent presentation|http://appfuse.dev.java.net/AppFuse.pdf] for Denver's No Fluff Just Stuff conference.
%%(background: #ffd; border: 1px solid maroon; padding: 5px; padding-bottom: 0; margin-right: 140px)
For HowTos when developing with AppFuse, view the [AppFuse Tutorials|Articles].
For common questions and howto's, view the [FAQ|AppFuseSupport], the [mailing list archive|https://appfuse.dev.java.net/servlets/SummarizeList?listName=users] or visit the [AppFuse IRC channel|AppFuseIRC]. AppFuse's project homepage is at [http://appfuse.dev.java.net].%%
''To see what's next for AppFuse, see the [Roadmap|AppFuseRoadmap].''
-------------------------------------------------------------------------------

Back to AppFuse_jp, or to the Page History.