1.

What Is Grails?

Answer»

Grails is an open source web application framework that uses the Groovy and Java as programming language, this framework use another frameworks LIKE SPRING, Hibernate, SiteMesh and have and embebed H2 database, Tomcat server and ORM(GORM). this framework follow some design patters as Model VIEW Controller(MVC), Convention Over Configuration(CoC), Don't REPEAT yourself(DRY) and runs over the Java Virtual Machine(JVM).

Grails is an open source web application framework that uses the Groovy and Java as programming language, this framework use another frameworks like Spring, Hibernate, SiteMesh and have and embebed H2 database, Tomcat server and ORM(GORM). this framework follow some design patters as Model View Controller(MVC), Convention Over Configuration(CoC), Don't repeat yourself(DRY) and runs over the Java Virtual Machine(JVM).



Discussion

No Comment Found