*** jstock ... Display Japanese Stock Market Portlet ***
 This is the portlet based on JSR-168 to display stock prices of Japanese market.
 This only displays information in Japanese.

 This portlet display stock prices from Infoseek Money(*).
　Please use it noting the use condition of livedoor service
when you use it. 

(*)http://money.www.infoseek.co.jp/

* How to use
1. Get jstock.war file. Or If you get source distribution, you make
   a war file.
2. Copy war file according to your portal server specification.
3. At the current version, This portlet displays Nikkei Average and TOPIX.
   You change the stock code in /WEB-INF/classes/jp/sf/pal/jstock/jstock.dicon,
   so you can change display stock.
   
* Portlet using Ajax
I append Portlet which update stock info at regular intervals. But that is
test implementation.

2006/07/31
PAL Project