James Carman ha scritto:
Does the image resource know to refresh itself?

On Tue, Jul 8, 2008 at 9:34 AM, Francesco Izzi <[EMAIL PROTECTED]> wrote:
James Carman ha scritto:
// To refresh every 10 secs.
mycomponent.add(new AjaxSelfUpdatingTimerBehavior(Duration.seconds(10)));

On Tue, Jul 8, 2008 at 9:21 AM, Francesco Izzi <[EMAIL PROTECTED]>
wrote:

James Carman ha scritto:

You want it to update in the browser?  You'd probably want to use an
AjaxSelfUpdatingTimerBehavior for that.

On Tue, Jul 8, 2008 at 9:14 AM, Francesco Izzi
<[EMAIL PROTECTED]>
wrote:


James Carman ha scritto:


What do you want the timer task to do exactly?

On Tue, Jul 8, 2008 at 8:58 AM, Francesco Izzi
<[EMAIL PROTECTED]>
wrote:



Hi,
i want set a TimerTask scheduler in the page, but the exception in
thread
Timer-1 was throws.

Any examples to view?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





I wont update the JfreeChart image that changed with the timettask
execute a
script file.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




Yes in the browser, you can give me an examples?


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



I test with

JFreeChartImage img = new JFreeChartImage("img",new GraficoBrillanza...)
img.add(new AjaxSelfUpdatingTimerBehavior(Duration.seconds(10)));

but i dont see the browser refresh


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Yes the image on JFreeChart Compontent will be change

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to