You can't judge a book by its back cover. At least, that's true in the case of More Servlets and JavaServer Pages. The book is divided into five sections. Part I consists of three chapters that ...
Last month, we took a first look at server-side Java, sticking our toes into the water by writing some servlets. Servlets are Java programs that produce dynamic web content. CGI programs are ...
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.
JavaServer Pages (JSP) is a more flexible technology than servlets because it can respond to dynamic changes at runtime. Can you imagine a common Java class that has this dynamic capability too? It ...
The new JavaServer Pages (JSP) version incorporates the expression language (EL) introduced by the JSP Standard Tag Library (JSTL) to let Web designers produce scriptless JSP pages that don’t contain ...
BANGALORE, INDIA: In its short history, the Worldwide Web has evolved from a network of basically static information displays to a mechanism for trading stocks and buying books. There seems to be ...