I finished an application built with Grails , i want the to embed the tomcat server into my application so all the end user has to do is to run .exe or batch file to run the application without installing tomcat or any web server, is that applicable , if yes how to approach this ?
Thanks Sherif