Saturday, April 21, 2012

Java EE like a Paas with Glassfish

This is interesting video maked by Arun Gupta about the PaaS support of the next version of Glassfish.



I think that cloud computing is an interesting topic, now Java EE is supporting it making our lifes a little bit easier. 

Let me know what do you think about cloud computing, the video and glassfish. 

No comments:

Post a Comment

Read files in Java 10 ways How to Read a File in Java Using BufferedReader and FileReader for Text Files Code Example: try (BufferedR...