HI, i am currently learning
java ,
jsp's,
servlets, hibernate etc.
I did some web programming before with MS Expression studio and Visual web developer,
with javaEE, i am confused, how do i make a website with just jsp,servlets, html ,css ,javascript ,etc?
i mean , lets say i have to make 20 pages with the same header and footer and same menus at the left of the page but with different content in the center
, with MS expression studio or visual web developer i just used master pages and it was instant,
how do i do that using Java ? , do i just copy and paste common code for the other repetitive pages that need to have headers and footers?