How to launch my web application from my desktop without opening Netbeans IDE everytime i run the application?

How to launch my web application from my desktop without opening Netbeans IDE everytime i run the application?

Hi RoseIndia,

Thanks for ur reply for my previous question but i knw how to create JSP pages, I have completed my web application, now my question is how can i start my web application, wat i mean is i want to create a shortcut for my webapplication in desktop so that whenever i click that i want my web application shd be started, Now everytime i need to open Netbeans IDE then need to start Glassfish server,then type the url, so i dont want all these steps, so i knw that java application can be launched using Java Web Start but dont knw abt web application, Is there any way to do this? Please am really confused, please help me.

Thanks in advance Lissy.

View Answers

November 22, 2010 at 12:28 PM

you can create browser shortcut with given ip( for example localhost ) with port number to your project, for server you have to first deploy your project on that and then set it to startup on system start in your system settings as in msconfig or services (in case of windows)or something like that.

but whenever you will run netbeans and the same project via it netbeans will re-deploy it without asking, so you can do it by that way.

Regards Alok sharma


November 22, 2010 at 12:41 PM

Hi Mr.Alok Sharma

Thanks for the quick response, can you please explain in detail how to create browser shorcut to my project,how to deploy my project on web server(Glassfish), how to set the system settings? I have no idea in this, Please help me.

Thanks in advance Lissy.


November 23, 2010 at 1:43 PM

if you have no ideas about these basics which is assumable if you have started with IDE as netbeans you must first go through some basic tutorials on how to deploy etc. and google can give you some very easily (they are easy). browser shortcut are much easy things you can do it by IExplorer just add your project address to favorites then right click on any of its folder and open them your shortcut will be there.

Regards Alok Sharma


November 25, 2010 at 8:33 AM

I know how to deploy the project, i googled this topic i got java web start s/w, so bit confused ...now i got it, Thanks anyway.









Related Tutorials/Questions & Answers:
How to launch my web application from my desktop without opening Netbeans IDE everytime i run the application?
how to launch a web application using java web start in netbeans ide?
Advertisements
how do i make a phone call from my app without quitting my application
i want to create an icon on my desktop... with this i want to open my web application
how can i run ASP.Net Server from netbeans IDE?
How can I to my database to my application
How do I launch my career as Data Analyst?
How can I connect my database to my application ?
How could I use Socket in my application?
how i open my web page
I need to launch multiple browsers installed on another windows M/C from my windows M/C over the network.
how can i use toggle button in my application
How can I open my Java desktop app by clicking on its file?
To create an web application using netbeans IDE
how can i run tomcat server and my home page come when i double click on an icon in servlets
how can i run tomcat server and my home page come when i double click on an icon in servlets
how can i run tomcat server and my home page come when i double click on an icon in servlets
how can i run tomcat server and my home page come when i double click on an icon in servlets
how to call the parent page from child without refreshing the parent and my parent window uses the master page
how to call the parent page from child without refreshing the parent and my parent window uses the master page
how to call the parent page from child without refreshing the parent and my parent window uses the master page
I can not share my message from the textview on Facebook in Android, but in all other Application works successfully
How can I Convert my Image Files to Text Files? - IDE Questions
I need web developer to upgrade my website
this is my code but i cant able to run it wt is the problem
this is my code but i cant able to run it wt is the problem
Works when run from desktop but....
How can I find my DHCP IP address on my computer?
how to send the content of jtextarea from netbeans IDE to webpage's textarea in java
java not run on my pc
How can I protect my database password ?
How to connect to the database to my application if my database is made up in oracle
how do i provide down a pdf document fecility on my web page using jsp and servlets?
How can i modify my account in roseindia
how can i add wirecard option(or button ) at my web page plz tell all steps? View Answers
How to Develop, Compile & Run a rmi Program in NetBeans 6.9.1 ide?
how can i use ajax and jquery in netbeans ide
how can i simplify my java code
how to load flash file in any browser through jsp using NetBeans IDE without embed tag
My Base Class is Changing every time in my code. How I can overcome this?
How to run java swing application from jar files .
my server is giving me erro HTTP Status 404 - /SimpleServelet/ wen i try to run the srvelet
my server is giving me erro HTTP Status 404 - /SimpleServelet/ wen i try to run the srvelet
my server is giving me erro HTTP Status 404 - /SimpleServelet/ wen i try to run the srvelet
my server is giving me erro HTTP Status 404 - /SimpleServelet/ wen i try to run the srvelet
how to display output on jsp from while loop of action class....actually i am retreiving the post from posts column from my sql.plz help.thnkss
I need add my java program with a picture.
How do I install urllib2 library in my Python module
I have problem in my Project
How i can send testing mail on my id using java?

Ads