Download List

Projeto Descrição

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 Requirements

System requirement is not defined

Liberado: 2008-08-11 07:49
helloworld 1.3 (1 files Esconder)

Release Notes

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

Changelog

- code clean up