Advices for JSP – Java Server Pages

29 06 2007

First of all, I should explain what is the JSP technology and how JSP pages work.The JSP technology is an open, freely available specification developed by Sun Microsystems as an alternative to Microsoft’s Active Server Pages (ASP) technology, and a key component of the Java 2 Enterprise Edition (J2EE) specification. Many of the commercially available application servers support JSP technology.


Read the rest of this entry »