I was really surprised that of all the demos on the site you don't have the most obvious one for this type of product: a stock ticker. So we built one but we are having a problem. I've included all the source code in the files section in case someone can make it work. Hopefully it will also help other users. The file is called StockTickerExample.zip
Here is the problem: When you first load the page, it works fine. But after about 1.5 minutes the quotes stop. If you try to add a new symbol, no quotes come in, or if you try to reload the page, then add a symbol, it just keeps on opening new browser tabs but no further quotes come in unless the ape server is restarted. Basically we have a small Java class that streams random stock prices to a web page through APE. Thanks!!! -- You received this message because you are subscribed to the Google Groups "APE Project" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/ape-project?hl=en --- APE Project (Ajax Push Engine) Official website : http://www.ape-project.org/ Git Hub : http://github.com/APE-Project/
