Java Tools: Using XML, EJB, CORBA, Servlets and SOAP
โ Scribed by Andreas Eberhart, Stefan Fischer
- Publisher
- Wiley
- Year
- 2002
- Tongue
- English
- Leaves
- 511
- Edition
- 1st
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
Using XML, EJB, Corba, Servlets and SOAP, it is possible to develop very complex and powerful applications. This book shows how to design and implement distributed internet applications based on these Java technologies. Its emphasis is on how to combine the strengths of these different technologies in order to create the best possible applications.
First, the authors establish a foundation in the HTML and Java chapters. Then, they cover Servlets, Corba, EJB, XML, and SOAP and introduce important development tools. Where appropriate, they provide comparisons and analogies to the Microsoft and Open Source world, and throughout the book, Eberhart and Fisher provide a single running example of an online bookstore which serves to explain all the aspects of a distributed application, showing the step-by-step way in which new functionalities are incorporated and how the appropriate technologies are used to achieve the result. All of the tools are public domain, which makes it possible for the reader to try out everything on a PC at home and a comprehensive web site which contains the examples - 'ready to run'.
๐ SIMILAR VOLUMES
Create more powerful, flexible applications using a new extension of the XML standardProgrammers are finding that the XMI extension of the XML standard provides a lot more flexibility in writing software for sharing data. Written by one of the principal authors of XMI, this book provides programmers
Create more powerful, flexible applications using a new extension of the XML standardProgrammers are finding that the XMI extension of the XML standard provides a lot more flexibility in writing software for sharing data. Written by one of the principal authors of XMI, this book provides programmers
Special Edition Using JSP and Servlets starts by detailing the evolution of web servers that led to the creation of ASP and JSP. It explains both the limitations of previous technologies and the benefits that JSP provides including platform independence. Includes coverage of: organizing applications