News

Jakarta Server Pages (formerly JavaServer Pages) is a Java standard technology that developers use to write dynamic, data-driven web pages for Java web applications. JSP is built on top of the Java ...
Addison-Wesley and Developmentor have provided TheServerSide.com with the entire book of Servlets and JSP the J2EE Web Tier for free download. Servlets and JSP the J2EE Web Tier is a book authored by ...
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 ...
A Web server from Sun that runs under Windows, Solaris and HP-UX. It supports JavaServer Pages (JSP) technology, Java servlets and Server-Side JavaScript (SSJS). The Enterprise Edition is the complete ...
When I began to write server-side web applications, there were two mainstream choices: if you wanted the program to execute quickly, you chose C, and if you wanted to write the program quickly, you ...
Community driven content discussing all aspects of software development from DevOps to design patterns. If you’re interested in Java based web development, you’ll more than likely need to install ...