JSTL JSP Standard Tab Libraries
RMI CORBA Remote object handling
JDBC database interaction
JNDI access naming and directory services
EJB Enterprise JavaBean create reusable business components
JMS Java Message Service message-oritented middleware
JAXP XML process
JTA perform atomic transactions
Servlets an extremely popular Java substitute for CGI scripts
JSP Java Server Pages
CGI Common Gateway Interface create a new process,load an interpreter and a script,execute the script,it's very taxing.Numerous CGI alternatives and enhancements, such as FastCGI, mod_perl from Apache, NSAPI from Netscape, ISAPI from Microsoft, and Java servlets from Sun Microsystems, have been created over the years. While these solutions offer better performance and scalability, all these technologies suffer from a common problem: they generate web pages by embedding HTML directly in programming language code.
URI Uniform Resource Identifier
RMI CORBA Remote object handling
JDBC database interaction
JNDI access naming and directory services
EJB Enterprise JavaBean create reusable business components
JMS Java Message Service message-oritented middleware
JAXP XML process
JTA perform atomic transactions
Servlets an extremely popular Java substitute for CGI scripts
JSP Java Server Pages
CGI Common Gateway Interface create a new process,load an interpreter and a script,execute the script,it's very taxing.Numerous CGI alternatives and enhancements, such as FastCGI, mod_perl from Apache, NSAPI from Netscape, ISAPI from Microsoft, and Java servlets from Sun Microsystems, have been created over the years. While these solutions offer better performance and scalability, all these technologies suffer from a common problem: they generate web pages by embedding HTML directly in programming language code.
URI Uniform Resource Identifier