Posts Tagged 'Web'

Using SessionBeans in Grails

March 14th, 2010

¿SessionBeans and Grails?

One of the qualities of Grails that personally I like most is its integration with JEE. Since we can use Grails tags JSP, Session Beans and EntityBeans as if they were an integral part of the framework.
In this post we will focus on how we can invoke SessionBeans whether local or remote from our code Grails. »Read more: Using SessionBeans in Grails

Blogger Post Digg Reddit Google Reader Share

How to choose a web framework

September 21st, 2009


How I can know what is the best web framework for my project?

Today almost all development projects have a web interface as part of the product. This is not a challenge if we have a team which has worked with such projects. But what happens if the computer does not have experience in web application development?

»Read more: How to choose a web framework

Blogger Post Digg Reddit Google Reader Share