Creating First Dynamic Web Application In Eclipse

click on file
click on dynamic web project
Give Project Name
SRC is the folder in which we will be writing all our .java files
Eclipse will compile it automatically and put it in build/classes folder
select web.xml
project structure will be automatically generate by eclipse in project explore
NEXT WE ARE GOING TO WORK ON THIS BOOTSTRAP TEMPLATE
So please go through My Bootstrap Bolgs ---> CLICK HERE

click on file
click on dynamic web project
Give Project Name
SRC is the folder in which we will be writing all our .java files
Eclipse will compile it automatically and put it in build/classes folder
select web.xml
project structure will be automatically generate by eclipse in project explore
NEXT WE ARE GOING TO WORK ON THIS BOOTSTRAP TEMPLATE
So please go through My Bootstrap Bolgs ---> CLICK HERE
It is really helpful.
ReplyDelete