当前位置:在线查询网 > 图书大全 > BEA WebLogic 7 Server Administration

BEA WebLogic 7 Server Administration_图书大全


请输入要查询的图书:

可以输入图书全称,关键词或ISBN号

BEA WebLogic 7 Server Administration

ISBN: 9780072223163

作者: Ali Akbar\Keyur Shah

出版社: McGraw-Hill Osborne Media

出版年: 2002-10

页数: 468

定价: $ 62.09

内容简介


J2EE; Short for Java 2 Platform Enterprise Edition. J2EE is a platform-independent, Java-centric environment from Sun for developing, building and deploying Web-based enterprise applications online. The J2EE platform consists of a set of services, APIs, and protocols that provide the functionality for developing multitiered, Web-based applications. Some of the key features and services of J2EE: At the client tier, J2EE supports pure HTML, as well as Java applets or applications. It relies on Java Server Pages and servlet code to create HTML or other formatted data for the client. Enterprise JavaBeans (EJBs) provide another layer where the platform's logic is stored. An EJB server provides functions such as threading, concurrency, security and memory management. These services are transparent to the author. Java Database Connectivity (JDBC), which is the Java equivalent to ODBC, is the standard interface for Java databases. The Java servlet API enhances consistency for developers without requiring a graphical user interface.