aspose file tools
The moose likes Groovy and the fly likes Is it possible to integrate the existing J2EE application with grails? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Languages » Groovy
Reply Bookmark "Is it possible to integrate the existing J2EE application with grails?" Watch "Is it possible to integrate the existing J2EE application with grails?" New topic
Author

Is it possible to integrate the existing J2EE application with grails?

Chaitanya Kulkarni
Greenhorn

Joined: Aug 03, 2009
Posts: 3
Hi Friends,

I am new to grails.
My requirement is i need to modify the UI components(e.g. pagination,datepicker)
and this needs to be implemented in JSP/JSPF
can any body guide me whether it is possible to integrate the grails into existing j2ee app?

Thanks
Chaitanya
David Newton
Author
Rancher

Joined: Sep 29, 2008
Posts: 12617

I'm not sure how Grails is related to your task--what does Grails have to do with changing some UI components?
Hussein Baghdadi
clojure forum advocate
Bartender

Joined: Nov 08, 2003
Posts: 3359

If this is need to be done in JSP, why you want to do it with Grails (of course I'm assuming it is possible to do it)
By the way, what is JSPF?
Gregg Bolinger
Ranch Hand

Joined: Jul 11, 2001
Posts: 15229

John Todd wrote:By the way, what is JSPF?


JSP page fragment. Would be similar to a template in grails.
Hussein Baghdadi
clojure forum advocate
Bartender

Joined: Nov 08, 2003
Posts: 3359

O my God, I forgot JSPF completely.
I'm blowing the dust over my JSP book
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Is it possible to integrate the existing J2EE application with grails?
 
Similar Threads
Struts to Grails
What does Groovy/Grails offer?
Enterprise Development with Groovy
What is grails and in order that is it used?
How to integrate flex with grails?