#1
24th July 2012, 11:26 AM
|
|||
|
|||
How to develop a java training using MYSQL?
how to develop a java project using mysql and having web with project it must be run with online
|
#2
15th May 2016, 03:38 PM
|
|||
|
|||
Re: How to develop a java training using MYSQL?
You can build an online website for students where user needs to register if student is new else it directs you to the login screen.
All these registration can be stored in the database using My-SQL database and java "Servlet" and "JSP" pages. When an user tries to login you can connect to the My-SQL database and do a query for the particular user and password, using the results you can take further actions. |
Related Topics: |
||
Thread | Replies | Last Post |
How to do a project in Java? Details of the project titles? | 2 | 8th June 2012 11:07 PM |
|