954,574 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

How to create an installable file of java web application

HI..
I created a java web application..
And i want to create one exe file..
So clicking on that exe file should ask for installation process..
Is there any software tool available for creating the installable file for java web application..
Thanks..

satin
Newbie Poster
7 posts since Feb 2008
Reputation Points: 10
Solved Threads: 0
 

Every IDE available that allows the development of Web Applications, have an option to create a "war" or "ear" file of the application, which then needs simply be imported by the web container / application server in question. There is no need for any type of Windows style "installer" program.

masijade
Industrious Poster
Moderator
4,253 posts since Feb 2006
Reputation Points: 1,471
Solved Threads: 494
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You