Adobe Flex 4 provides a lot of
new features including a component architecture, CSS improvements, MX backward
compatibility, new state mechanisms, and a new graphic markup language called
FXG. Along with the Flex 4 SDK, Adobe Flash Builder 4 has improvements...
0 replies - 34241 views - 07/20/10 by Renaun Erickson in Articles
Java serialization is convenient to store state of Java objects. However, there are some drawbacks of the serialized data:
1 replies - 6485 views - 02/19/10 by robinshine in Articles
Migrating Java Platform, Enterprise Edition (Java EE) applications from one application server to another can be costly and time consuming. The migration process involves modifying java source code, JSPs, and deployment descriptors. In WebSphere, we’ve...
0 replies - 785 views - 12/17/09 by Yakura Coffee in Announcements
When I comment in mailing lists that I am implementing a
registration module for my application, hundreds of other developers
comment they are coding exactly the same functionality in their projects
- an indicator that something is missing in the Java EE...
6 replies - 3679 views - 11/24/09 by Felipe Gaúcho in News