Java for Web with Servlets, JSP and EJB is the one book you need to master Java web programming. It covers all the technologies needed to program web applications in Java using Servlets 2.3, JSP 1.2, EJB 2.0 and client-side programming with JavaScript. These technologies are explained in the context
XML, XSLT, Java, and JSP: A Case Study in Developing a Web Application
โ Scribed by Rockwell W.
- Book ID
- 127448942
- Year
- 2001
- Tongue
- English
- Weight
- 7 MB
- Category
- Library
- ISBN-13
- 9780735710894
No coin nor oath required. For personal study only.
โฆ Synopsis
The book is a practical, hands-on experience in building web applications based on XML and Java technologies. This book is unique because it teaches the technologies by using them to build a web chat project throughout the book. The project is explained in great detail, after the reader is shown how to get and install the necessary tools to be able to customize this project and build other web applications. The tools that are used are the extremely popular open-source tools from the Apache Software Foundation, namely Jakarta Tomcat, Apache Xerces and Apache Xalan. Of particular interest to readers will be the author's use in of XML in the book project as a language to express the architecture and design of the application itself, and not only the data content as is the usual case with "XML-based" applications. The book also contains some new and provocative techniques for XML storage using Java objects. This book will be especially useful for those developers who are interested in deploying web applications using Apache Jakarta and XML products on Windows platforms, but can be used by all web application developers.
๐ SIMILAR VOLUMES
This book constitutes the refereed joint proceedings of four international workshops held in conjunction with the 8th Asia-Pacific Web Conference, APWeb 2006, in Harbin, China in January 2006. The 88 revised full papers and 58 revised short papers presented are very specific and contribute to enlarg
Java offers the benefits of portability, object orientation, graphical interface components, multithreading and distributed programming capability. However, for numerically intensive technical applications, performance of non-native code can be critical. This paper evaluates the Java platform on the