Browse CVS Repository
Contents of /pal/jstock/README
Parent Directory
| Revision Log
| Revision Graph
Revision 1.2 -
( show annotations)
( download)
Mon Jul 31 10:16:56 2006 UTC
(17 years, 8 months ago)
by karma
Branch: MAIN
CVS Tags: JSTOCK-RELEASE-0_1
Changes since 1.1: +3 -0 lines
change documents.
| 1 |
*** jstock ... Display Japanese Stock Market Portlet *** |
| 2 |
This is the portlet based on JSR-168 to display stock prices of Japanese market. |
| 3 |
|
| 4 |
This portlet display stock prices from Livedoor Finance(*). |
| 5 |
ăPlease use it noting the use condition of livedoor service |
| 6 |
when you use it. |
| 7 |
|
| 8 |
(*)http://finance.livedoor.com/ |
| 9 |
|
| 10 |
* How to use |
| 11 |
1. Get jstock.war file. Or If you get source distribution, you make |
| 12 |
a war file. |
| 13 |
2. Copy war file according to your portal server specification. |
| 14 |
3. At the current version, This portlet displays Nikkei Average and TOPIX. |
| 15 |
You change the stock code in /WEB-INF/classes/jp/sf/pal/jstock/jstock.dicon, |
| 16 |
so you can change display stock. |
| 17 |
|
| 18 |
2006/07/31 |
| 19 |
PAL Project |
|