AppFuse文档(一)

类别:Java 点击:0 评论:0 推荐:

AppFuse

AppFuse是什么?

     AppFuse is an application for "kickstarting" webapp development. Download , extract and execute ant new -Dapp.name=yourApp -Ddb.name=database to instantly be up and running with a Tomcat/MySQL app. Uses Ant, XDoclet, Spring, Hibernate (or iBATIS), JUnit, Cactus, StrutsTestCase, Canoo's WebTest, Struts Menu, Display Tag Library, OSCache, JSTL and Struts (or Spring MVC). The Spring Framework has greatly enhanced AppFuse since February 2004. It's used throughout for its Hibernate/iBATIS support, declarative transactions, dependency binding and layer decoupling. This clean and simple framework has greatly reduced the complexity of AppFuse, and also eliminated many lines of code. In short, for J2EE - it's the best thing since sliced bread.

Features include Container Managed Authentication (CMA), Remember Me, Self Registration, Password Hint and GZip Compression. The fuse to start your apps.

July 15, 2004: AppFuse: Start Your J2EE Web Apps - an article about AppFuse on java.net.
July 9, 2004: AppFuse now has a new lightweight version called Equinox. Read more about its initial release.

AppFuse's development homepage is on java.net at http://appfuse.dev.java.net - please subscribe to the mailing list or use the help forum if you have any questions.

If you want to get started with AppFuse right away, view the QuickStart Guide. If you want to learn more about AppFuse's architecture view my "About AppFuse" PowerPoint or checkout a live demo (runs the latest stuff from CVS).

For HowTos when developing with AppFuse, view the AppFuse Tutorials.

For common questions and howto's, view the FAQ, the help forum or the mailing list archive .

To see what's next for AppFuse, see the Roadmap.

本文地址:http://com.8s8s.com/it/it11218.htm