A colleague of mine mentioned the idea of using JavaFX to develop
websites (specifically JSF) and how it could be an interesting way to
expand and consolidate the use cases, perhaps avoid having to deal
with the current 3 layers (XML/JSP, EL and Java). Is this scenario
feasible? Could one imagine using JavaFX to both design components as
well as wiring them up in a web-application scenario?

Also, data binding is obviously a first class concept in JavaFX, but
what about querying? Would it be possible to mimic LINQ and
dynamically build query AST's that a provider layer could then
translate into i.e. SQL?

Just wondering whether perhaps there's more to JavaFX than meets the
eye :)

/Casper
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to