Skip to content

gugulmishra30/Web_App_2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web_App_2

This project based on Advanced JAVA . Using languages AND topics of this (HTML , Servlets , JDBC , SDLC , MVC and SQL).

#SQL code :- create database app_dec_db use app_dec_db create table registration ( name varchar (45), email varchar (128), mobile varchar (10), ) select * from registration insert into registration value ("sayam","ssdmmishra456@gmail.com","6372476296") .

About

This project based on Advanced JAVA . Using languages AND topics of this (HTML , Servlets , JDBC , SDLC , and SQL).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors