| Author |
How to include stock price program in theme
|
|
|
| hi
as per our req. we have to show company's stock price always on left navigation in theme . there are third party company like marketwatch who will provide us data .
my question is how can we achive this ? can we write regular Java code in theme to display stock price ? will it work ? or is there way we can develop portlet and add in to theme ? please help us out .
thanks to all
palnil
| |
|
| I think there is still a stock quote portlet demo in the WSAD/RAD examples (uses YAHOO/finance which is very commonly used).
Why not just make it a portlet? This is a good example of what portlets are for.
-- Frank
| |
|
| Hello
Can you please send me a link to that example of stock portlet ? Also in our mockup its on left navigation so was worried as we cannot use portlet in theme .
So finding way to add servlet or some code in NavigationTree.jsp so it will display stock data .. but let me get link to that example , we can change design if its perfect...
Thanks inadvance
palnil
| |
|
| From WSAD
File | new | other | examples | Web Services | Stock Quote
|
|
|
|