Feed on
Posts
Comments

Archive for the ‘Servlet’ Category

javax.servlet Package

Check here and read about javax.servlet package.

Read Full Post »

Understanding JSP Architecture

JavaServer Pages (JSP) technology is well on its way to becoming the preeminent Java technology for building applications that serve dynamic Web content. The biggest advantage of using JSP is that it helps effectively separate presentation from content. This model can also be seen as a server-side implementation of the popular Model-View-Controller (MVC) design pattern.

Read Full Post »

« Newer Posts