Download List

项目描述

We are developing and introducing general-purpose portal applications based on the standard of JSR-168 Java Portlet API. To realize you can build homepages using many useful applications with portal server, and to popularize that is the mission of us.

系统要求

System requirement is not defined

发布: 2008-08-11 07:49
helloworld 1.3 (1 files 隐藏)

发布版本通知

JAPANESE:
入門用ポートレット。JSR 168 のポートレットを学習するためには良いサンプルと思います。ポートレット(helloworld.war)の配備方法は、各ポータルサーバーの設定に従ってください。

ソースコードからのビルドする場合は、
$ mvn install
で実行できます。

ENGLISH:
This portlet is educational to learn JSR 168 portlet. To deploy this portlet(helloworld.war), please see your Portal's document.

To build it from the source code, run:
$ mvn install

变更日志

- code clean up