I would join your questions too, specially one on database connectivity...
Foundation profile allows to use JDBC optional package (JSR 169). Device manufacturer (AMX) decides whether to include it or not.
I doubt though we can use swing and awt because the packages are not included in Foundation profile 1.0. That is quite expected - Foundation profile is intended for devices without a standards-based GUI.
Comments
1. Will we be able to use the Java APIs for database connections?
2. How about the API graphics?
3. and finally, what about Java swing?
Thanks - Gary
I would join your questions too, specially one on database connectivity...
Foundation profile allows to use JDBC optional package (JSR 169). Device manufacturer (AMX) decides whether to include it or not.
I doubt though we can use swing and awt because the packages are not included in Foundation profile 1.0. That is quite expected - Foundation profile is intended for devices without a standards-based GUI.