I mentioned the web stuff because I saw some of it in the spect on Oracle's page.
I have a web application, but there are parts that I think would run better in Web Start. I need a big database there and was going to use Java DB (Derby) unless there are size restrictions. What would be a great toolkit or framework to use? I need to build it fast, say within a month. This JavaFX stuff looks great, but I wonder if 1.x is good enough and then I upgrade later when 2.0 is out in the public. On Fri, Feb 11, 2011 at 3:14 PM, Moandji Ezana <[email protected]> wrote: > On Fri, Feb 11, 2011 at 8:51 PM, Robert Casto <[email protected]>wrote: > >> Would you consider using JavaFX 2.0 to build a rich WebStart application? >> > > Probably not on the public Internet, but as a Flex alternative for Intranet > tools, yes. That is, if the APIs are nice, the dev tools/integration are > good and client update delivery works. > > Honestly, I'd rather write a client in Java (or other JVM language) with a > solid GUI toolkit than a web application, even though I actually like > JavaScript, HTML 5 and CSS 3. > > Moandji > > -- > You received this message because you are subscribed to the Google Groups > "The Java Posse" 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/javaposse?hl=en. > -- Robert Casto www.robertcasto.com -- You received this message because you are subscribed to the Google Groups "The Java Posse" 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/javaposse?hl=en.
