"Java Servlet and JSP Cookbook".With hundreds of examples and thousands of lines of code The statements and instructions that a programmer writes when creating a program. One line of this "source code" may generate one machine instruction or several depending on the programming language. A line of code in assembly language is typically turned into one machine instruction. , the "Java Servlet and JSP (JavaServer Page) An extension to the Java servlet technology from Sun that allows HTML to be combined with Java on the same page. The Java provides the processing, and the HTML provides the layout on the Web page. Cookbook" delivers useful tips and techniques for everyday use as well as full-fledged solutions to significant web application development problems that developers can insert directly into their own applications. The initial recipes are basic and will instruct new Java web developers in the mechanics of servlets and JSPs (including packaging servlets and JSPs, writing the deployment descriptor, deploying servlets and JSPs, using Apache Ant, precompiling JSPs, and creating JSPs as XML XML in full Extensible Markup Language. Markup language developed to be a simplified and more structural version of SGML. It incorporates features of HTML (e.g., hypertext linking), but is designed to overcome some of HTML's limitations. documents) Contents Working with sessions, filters, custom tags, and the JavaServer Pages Standard Tag Library The JavaServer Pages Standard Tag Library (JSTL), is a component of the Java EE Web application development platform. It extends the JSP specification by adding a tag library of JSP tags for common tasks, such as XML data processing, conditional execution, loops and (JSTL (JSP Standard Tag Library) A set of software routines in Java that are used in JSP pages by referencing them with tags. The JSTL is a common resource used by all JSP programmers; however, JSP custom tags can be written by any programmer who wants to develop a ) -- Authenticating web clients -- Interacting with database and email servers -- Reading and setting cookies -- Uploading files from clients -- Integrating JavaScript with servlets and JSPs -- Embedding multimedia files (such as digital movies and music) in JSPs and servlets www.oreilly.com |
|
||||||||||||||

Printer friendly
Cite/link
Email
Feedback
Reader Opinion