AIOTrade Applet Demo Fixed Timezone Issue

I fixed AIOTrade timezone issue. And, the applet demo on aiotrade.com does not need to be a signed applet any more.

For recent experience, I'm re-considering the RIA platform choice. May applet be saved in the near future? or Flash, Javascript win? First, Java applet needs a whole new look and feel theme, which make it fitting into the web page, second, how can a Java applet access DOM tree easily?

But,

When Flash/Flex tries to take the place of Java applet, it will become another Java itself.

Comments

1. Ismael Juma -- 2009-03-28 16:00

Hi,

Regarding DOM tree access, have you seen the following?

https://jdk6.dev.java.net/plugin2/#COMMON_DOM

Best, Ismael

2. Caoyuan -- 2009-03-29 16:00

@Isamael, thanks for the link, I stayed with Java 5 too long :-)

Add New Comment