Do your J2EE applications run slow? Can they sustain rising traffic? This article describes performance-tuning techniques (PTT) for developing high performance and scalable JSP (JavaServer Pages) ...
Request handling is the bread and butter of Java web application development. In order to respond to requests from the network, a Java web application must first determine what code will respond to ...
Oracle became stewards of the Java platform as a by-product of their acquisition of Sun Microsystems. But looking back, it seems that the Java Platform has been more of a burden than a blessing.
NEW DELHI, INDIA: “Why to copy class notes (which may contain mistakes), when they are easily available in the form of a book,” says Corporate Trainer and an independent consultant – Santosh Kumar K.
A classic use of a servlet would be to parse an HTTP request, access a database for inquiry or update, and to compose an outgoing HTML reply. (A less common use of a servlet would involve passing a ...
When you surf the Internet and peruse a Web page with interactive content, chances are that the page was developed using Microsoft Corp.’s Active Server Pages (ASP) technology or Sun Microsystems Inc.
The social network for professionals has moved its presentation layer from the server to the client via the dust.js library, saying that a code-sharing problem was behind the move. After starting out ...