#1  
23rd January 2014, 12:00 AM
Unregistered
Guest
 
Posts: n/a

Online running Java project using MySQL?


How to develop a java project using mysql and having web with project it must be run with on line? how to impliment a java project




  #2  
13th March 2014, 06:49 PM
Support
Forum Staff
 
Join Date: Jul 2010
Posts: 1,984
Default Re: Online running Java project using MySQL?

There are two three important thing which you need to follow up to see your web project running live online which as follows,

-> Buy a domain.

-> Buy a webhosting + space.

-> Copy your web project and create the necessary database from mySql database application which you can open from cpanel.


Now let me explain few things in regard of the above points, Buying a domain is nothing but selecting the website url for your project for example www.myfirstproject.com now this domain name will make sure your contents are unique and whatever you deploy in the webhosting will show up when trying to open up this url. To reduce this confusion all the domain + webhosting providers like GoDaddy, BigRock etc. give both together so you need to worry on how to integrate both together. Just go to either of the website and place your order by selecting the domain name which should cost around Rs.3,000 for a normal web hosting. When I say normal webhosting it deals with the server speed, space etc.. which differs if you payup more.

So once you are done with buying the domain and web hosting + space the next thing to do will be deploying your project which you have created there so that it will be live online.

You have mentioned that you want your java project to run online with MySQL which is not possible as you need JSP, Servlets to run your Java code and not directly. So learn more on JSP, Servlets and create your project with MySQL then you can deploy it online.

To learn more on JSP/Servlets for running your Java code line - http://www.jsptut.com/
Do you have any question? or have anything to say?



Related Topics:

Thread Replies Last Post
Details for project on "Online Examination System" using JSP? 1 28th March 2023 03:43 PM
How to do a project in Java? Details of the project titles? 2 8th June 2012 10:07 PM



Powered by vBulletin® Version 3.8.3
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0
Please also check: