Is there some opensource solution that allows you to do that.I am working on a webapplication that i want to bundled as a desktop app. I had seen some products that are web apps but are bundled as desktop apps.Is it possible to bundle JDK/tomcat/mysql and the webapp war file to ship as a desktop product.Could you please point to some resource that can help me do this.
One solution that i am thinking of is to bundled the entire stuff as a zip file and then provide an install.bat along with it.Please provide some more info regarding other ways to do this.Thanks for your help.