读书人

Virgo运作Greenpages案例

发布时间: 2012-09-19 13:43:54 作者: rapoo

Virgo运行Greenpages案例

1 安装Virgo tomcat server

下载

解压缩到D:\virgo-tomcat-server-3.5.0.RELEASE下,运行其下bin\startup.bat可以启动服务器。

2 安装Apache Marven

http://maven.apache.org

3 Greenpages简介

GreenPages is a simple application that allows users to search an online email address directory. Each listing in the directory details the relevant email addresses and the name of the owner. GreenPages has only three screens: the search screen, the results screen and the listing detail screen.

In the search screen, users can enter search criteria to be matched against the listings in the directory. The result screen displays any listings that match the criteria entered by the user. The listing detail screen shows all the data known about a given listing.

Despite its simplicity, GreenPages is designed to demonstrate many different Virgo Tomcat Server features and to act as a template from which other modular applications can be built. In particular, GreenPages demonstrates:

读书人网 >软件架构设计

热点推荐