Java Servers (Servlet, JSP)
Java Server:
A server which can invoke Java virtual machine on the server side to execute business or presentation logic coded using Java server side components. Servlets and JSP are the most popular Java server side components.
GNUJSP
GNUJSP is a free implementation of Sun's Java Server Pages. Once the GNUJSP servlet is correctly installed, files with the extension .jsp are translated into java source files, compiled, and run.
visit
GNUJSP
GNUJSP was visited : 82 times
Loading .....