Enterprise Java for SAP
Autor Austin Sincocken Limba Engleză Hardback – 25 iul 2003
Utilizing SAP's Java connector, JCo, Sincock details an end-to-end web application that connects directly to SAP, including the deployment and implementation of both a web server and an external database. He explores communicating with an SAP environment through such Java and J2EE technologies as JavaServer Pages (JSP) and the Java Standard Tag Library, and database connectivity through JDBC.
Wherever possible, open-source technologies are employed to enable flexible Java connectivity to SAP—atypical for the SAP environment, in which tools are often proprietary.
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 234.21 lei 3-5 săpt. | |
Apress – 27 mai 2013 | 234.21 lei 3-5 săpt. | |
Hardback (1) | 285.48 lei 3-5 săpt. | |
Apress – 25 iul 2003 | 285.48 lei 3-5 săpt. |
Preț: 285.48 lei
Preț vechi: 356.85 lei
-20% Nou
Puncte Express: 428
Preț estimativ în valută:
54.64€ • 57.64$ • 45.53£
54.64€ • 57.64$ • 45.53£
Carte disponibilă
Livrare economică 12-26 decembrie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781590590980
ISBN-10: 1590590988
Pagini: 320
Ilustrații: XVI, 336 p. 70 illus.
Dimensiuni: 178 x 235 x 26 mm
Greutate: 0.84 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1590590988
Pagini: 320
Ilustrații: XVI, 336 p. 70 illus.
Dimensiuni: 178 x 235 x 26 mm
Greutate: 0.84 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Public țintă
Professional/practitionerCuprins
Extending SAP: Past and Present Technologies.- Exploring the Java Platform.- Understanding Object-Oriented Design and Development.- JCo 101: Programming with SAP’s Java Connector.- Building a Desktop Interface to SAP.- Extending SAP to the Web.- Developing Web Applications with Struts.- Crossing the Chasm: Bridging SAP and an External Database.- Advanced Java Programming in SAP.
Notă biografică
Austin Sincock has been a strong proponent for the development and use of Enterprise Java to provide access to SAP R/3 systems for the last four years. He has managed product application suites and technical projects around implementing this functionality for major R/3 environments for the last seven years. His projects have included Kraft Foods, Volvo Sweden, and DirecTV. In addition to designing and marketing Java-based SAP applications, Austin evangelizes the use of SAP/Java technologies through both public speaking and web/print publications. He is a frequent speaker at seminars that address the issues of web-enabling SAP, including the Web Enabling Summit 2001, SAP TechEd 2001, and the SearchSAP SAP Developers Summit 2002.
Caracteristici
Bridges the gap between SAP’s language ABAP and object-oriented Java Provides a complete look at SAP’s Java connector, JCo Demonstrates graphical application development for SAP using Java’s Swing libraries Shows how to deploy and build Java applications on the Tomcat Java application server Teaches how to deploy the Java-based HypersonicSQL database, use SQL to populate the database, and tie the external database into a SAP system with Java