java web server (RSS)

Apache open source project classification list

Original link: http://blog.chinaunix.net/u/21477/showart_265148.html Apache open source project classification list Categories Project name Description The development of language Server (20) Apache H ...

Tomcat how objects interact with the Servlet

Tomcat is a Web application server, a Servlet / JSP container. Tomcat as a Servlet container, responsible for handling customer requests, the requests sent to the Servlet, the Servlet will send back t ...

JDBC driver types

1, JDBC is a included in the J2SE and J2EE platform API, you have access to a variety of data sources, in particular, are so typical as Oracle relational database management system. Sun Microsystems I ...