I have a simple j2ee application using servlets and jsp.Now I want to develop new functionality using grails within the same application not a new application, can I add grails to my existing application ?
A:
It very well depends on the framework u r currently using. I'd try with adding grails' lib subdirectory to the project classpath.
Elijah
2010-05-26 12:52:31
well I am using plain servlet jsp no other framework. Please suggest me if I add add some grails pages to this ?
fachhoch
2010-09-08 14:53:32