News
One of the original Java web technologies, JSP is still widely used with servlets and JSTL. Here's how to use Jakarta Server Pages to build dynamic web pages that connect to the Java back end.
To do this, the servlet object dynamically receives a request and generates an object based on that request. Servlets are created using the API found in the javax.servlet package. In this section on ...
In this article, Rahul Chaudhary describes performance-tuning techniques (PTT) that can be used to improve the performance of servlets and JSP pages, thus improving the performance of your J2EE ...
His new book, “JDBC, Servlets and JSP Black Book”, published by Dreamtech Press, was recently released, which provides “Web Developers” with a simple and consistent mechanism for extending ...
Servlet Filters are the latest components that are added in Servlet 2.3 specifications. These filters are used basically for intercepting and modifying requests and response from server. Consider a ...
How to Execute a Servlet in Netbeans. Netbeans gives programmers and Web designers the ability to create Java and JSP servlets, which run customized code in a user's browser.
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 ...
Results that may be inaccessible to you are currently showing.
Hide inaccessible results