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.
![(please configure the [header_logo] section in trac.ini)](/chrome/!97aa87b5/site/your_project_logo.png)
rss
Comments
Hi,
Regarding DOM tree access, have you seen the following?
https://jdk6.dev.java.net/plugin2/#COMMON_DOM
Best, Ismael
@Isamael, thanks for the link, I stayed with Java 5 too long :-)