Ehr, it not quite clear what your problem is. Do you have a webserver where you have rights to run an application? Then you might want to run the server part of your application on the server running the website,
Add all the jar files of mina to the classpath then run something like: #java nameOfYourClass This might be a helpful refrence for commandline instructions for various os'es. http://java.sun.com/docs/books/tutorial/getStarted/cupojava/index.html -- Daniel >-----Opprinnelig melding----- >Fra: Preet [mailto:[email protected]] >Sendt: 26. mars 2009 11:08 >Til: [email protected] >Emne: Help required >Hi > I have created a client /server application. server is using Mina network framework. I want to run my java >server online. Can anybody suggest me how i can run server through website. >With Regards >Preet Singh
