News

Servlet containers provide many services useful to your Web applications through simple configuration and/or APIs. Java Server Pages can be used to build complex Web pages quickly while avoiding ...
J2EE Architecture<BR><BR>Check out that link to get an idea about the various java web technologies.<BR><BR>Basically, JSP deals with presenting data.Servlets and Beans deal with both presenting ...