News
J2EE Architecture<BR><BR>Check out that link to get an idea about the various java web technologies.<BR><BR>Basically, JSP deals with presenting data.Servlets and Beans deal with both presenting ...
The Java Servlet Specification defines a Servlet Container, a Web application and the Servlet API, which is the glue that holds these pieces together. A Servlet Container is analogous to a Web server, ...
This is a unique book for self learning and getting expertization in Java database and Web technologies such as JDBC, Servlet, JSP, JSTL and JSF.The book promises to be useful not only for self ...
Last year my colleague, Dan Malks, wrote an article exposing the power behind the integration of servlets and JSP technology. 1 During about that same time I was using a pattern very similar to Dan's ...
We could, of course, include Java code to perform these actions. But JSP includes a number of special tags that are translated into Java code in the servlet, allowing you to write code without having ...
With servlets and JSP pages sending all submitted parameters as textual values (an array of Java Strings, to be exact), your application must convert to a different data type at every step of user ...
How SIP servlets interface with HTTP servlets and Java EE components. The initial SIP Servlet API specification is being revised by JSR 289: SIP Servlet v1.1 . SIP Servlet API — Key Concepts ...
The main problem with a Tomcat vs. Jetty comparison stems from the fact that there are more similarities between the two Java application servers than there are differences. For example: Tomcat and ...
Results that may be inaccessible to you are currently showing.
Hide inaccessible results