I need to use some connectors which are actually servlets how can i do this in grails and what about the web.xml how do i configure url of the servlet.PLease help.
I actually have a spring application here i am trying to convert it into a partially grails app. I have a connector servlet in the spring-app which i wish to use here but the maapping is a must to call the servlet in the gsp file. How can i do this "This Mapping " I basically need to know where the xml file is in case of grails.
