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