sorry, i'm thinking at solution, and it's not a solution the one I wrote...I have to periodically get value from a javabean, so I have to read javabean attributes from JSP or in JAVA, because in javascript i could'n read javabean, instead of jsp, that uses action elements and java, that could let me use directly javabean.
The question so becomes: hw to control a javabean while map is visible? i mean the strategic way, the implementation isn't the prob, there's google, which is the best teacher :) have I to create a different thread in which read javabean properties, in your opinion? On 17 Gen, 16:30, Rossko <[email protected]> wrote: > > I've a second question, related to first: hw to implement a periodical > > control in a jsp or directly in javascript (js file) ? > > Have a look at using javascript interval timers > > http://www.google.co.uk/search?hl=en&q=javascript+interval&meta= > > cheers, Ross K --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" 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/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
