JBuilder. JBuilder 6 features and benefits. Developer productivity Support for the latest Java standards

Size: px
Start display at page:

Download "JBuilder. JBuilder 6 features and benefits. Developer productivity Support for the latest Java standards"

Transcription

1 Developer productivity Support for the latest Java standards High-productivity development environment Advanced, state-of-the-art JBuilder AppBrowser IDE Develop Java applications with no proprietary code or markers and execute compiled Java code on any operating system that supports Java. The Borland environment ships with the Java 2 SDK 1.3 and is entirely implemented in Java for excellent platform interoperability and performance on Windows, Linux, Solaris, Mac OS, and any operating system that fully supports the Java 2 SDK 1.3. The JBuilder AppBrowser, with its integrated editor, UML code visualization, refactoring, unit testing, debugger, Javadoc tools, compiler, online help system, and visual Two-Way- Tools designers, provides a high-productivity experience. JBuilder assists in the essential steps of the development life cycle, including code design, code implementation, code visualization, front-to-back-end development, refactoring, unit testing, debugging, documenting, and application deployment. Developers are not forced to leave the environment at any step in the development process. Context-sensitive help on source code keywords directly provides the developer quick access to the appropriate Javadoc passages in the online help system. The project manager makes project settings, source and resource files, dependencies, and package hierarchies easily accessible and extendable. Refactoring and code visualization allow for quick re-engineering of code. Unit testing and Javadoc tools complete the development cycle. The advanced AppBrowser displays significant information in one intuitive and easy-to-access project, class, UML diagram view, and source view. The project manager administers all crucial project entities in a hierarchical view of the entire project in the project pane, including the package view for displaying a hierarchical view of project source packages. Compositional information for many file types such as Java, HTML, XML, WML, JSP, and JAR archives is displayed via StructureInsight in the structure pane. Java source file member information such as package, method, and data members are classified by access levels and displayed using industry-standard UML notation for superior readability. Package, classes, methods and their dependencies are represented as UML class diagrams in the UML browser. The integrated archive viewer displays JAR, WAR, ZIP, and EAR archives along with the view of Java class file content inside the archive for which no source code is available. JBuilder

2 JBuilder AppBrowser editor features Extreme productivity Code archeology UML code visualization Refactoring Unit testing Industry standard JavaBeans components CodeInsight Wizards Internationalization (i18n) support Application deployment For enhanced flexibility, the JBuilder editor allows for multiple editor keymap bindings, such as traditional CUA keyboard layout as well as Emacs, Brief, Microsoft Visual Studio, Macintosh, and CodeWarrior for Mac. This means Unix, Visual Studio, and Macintosh users as well as owners of previous Borland products are productive the first time they start JBuilder. JBuilder combines a unique set of features that allows for a fast, iterative development life cycle. Powerful refactoring and code visualization tools empower developers to confidently respond to changing customer requirements, even late in the life cycle. Solid unit testing tools support a high level of quality from the outset. Integrated Javadoc tools help make sure code is well documented from the start and can be changed easily. Leverage your existing code base with powerful UML code visualization tools and refactoring. The UML browser in JBuilder allows engineers to take existing projects and quickly understand complex models and dependencies. Powerful refactoring capabilities provide the tools to re-architect entire applications with ease. Generate UML code diagrams for entire projects. View complicated dependencies and navigate in browser fashion through UML class diagrams. A structure pane tree provides a view of packages and classes with expandable folders and provides quick navigation to the diagram view. Navigate easily between diagrams, code, and documentation. Access refactoring functions directly from the diagrams. The powerful refactoring capabilities of JBuilder automatically update all references to a package, class, or method being renamed or moved. This capability gives engineers an easy tool for making major changes to a project. It also reduces the cost of up-front design time. In addition, the refactoring functions provide search tools to find all references and definitions for any symbol. Complex dependencies can be researched and understood quickly. JBuilder extends the developer s productivity by integrating unit-testing functions directly into projects. Unit tests help ensure that quality code is produced before entering the QA cycle. JBuilder provides tight integration with JUnit, a tool designed specifically to run and automate unit tests. Leverage a powerful suite of unit test wizards to quickly generate unit tests. The wizards include unit test discovery, various test fixtures, and many more. Any components compliant with JavaBeans technology can be plugged into existing code for fundamental code reuse. Build your own JavaBeans or use thousands of existing JavaBeans components and access them with the JBuilder visual designers, CodeInsight, and more. CodeInsight, ParameterInsight, and PackageInsight help complete code-typing more quickly. Members, parameters, and packages are displayed while typing. More wizards help develop applications faster. The new Javadoc wizard automates the generation of Javadoc as a function of doclets, which format the output according to strict industry specifications. The Archive Builder packages classes so that they are ready to deploy (as JAR or ZIP) for multiple target options, including applet, application, and OpenTool. The resource string wizard extracts hard-coded strings of Java source code and stores them in localizable resource bundles. The application wizard provides a head start in developing Swing/GUI applications including automatic creation of menus, toolbars, status bars, and general file dialogs. JBuilder provides the power to develop internationalized Java applications. The editor supports various options for character encoding, including Western and Eastern European, Far Eastern, Japanese Korean, Chinese simplified, and Chinese traditional alphabets. It also shares a wealth of input methods for developing applications on various language-enabled operating environments. The powerful Archive Builder packages Java applications into deploy-ready archives. Archives can be part of every JBuilder project file and can be recompiled every time source dependencies change. EJB deployment to multiple application servers is easy. The EJB Deployment Wizard is built right into the JBuilder environment. Enterprise JavaBeans components can be deployed to multiple-destination application servers. 2

3 IBM VisualAge for Java form designer support Powerful sample applications and tutorials Debugging Graphical debugger Advanced smart debugging Team development Integrated team development Local file versioning Version control repository Library and SDK integration of third-party version control systems Version control adapters for Rational ClearCase and Microsoft Visual SourceSafe XML and Java development XML infrastructure XML parser support Use JBuilder to continue to develop existing Java Swing user interfaces built with IBM VisualAge for Java. Take advantage of the easy-to-use, drag-and-drop Two-Way-Tools designers in JBuilder. Pre-built sample applications walk beginning and experienced Java developers through coding techniques for the most common programming scenarios. Pre-built applications exist for e- commerce applications, OpenTools, Web, database applications, and more. Tutorials explain how to tackle development problems, and they lead the developer, in easy and comprehensible steps, through various sample applications. Debugging is an essential process in the development cycle for finding, identifying, and fixing bugs. The built-in graphical debugger in JBuilder is an indispensable tool for every Java developer. The JBuilder debugger makes debugging, often a tedious task, pleasant and straightforward. The JBuilder debugger lets developers visualize breakpoints and runtimeevaluation of member variables through watches, evaluators, and a thread-analyzer. ToolTips and ToolTip expression evaluators help drill down into any level of detail of an application at runtime. See detailed structure views of member instances and breakpoint actions for programmable control on break events. At runtime, objects can be instantiated, reinstantiated, or changed. Launch and debug local or remote processes. JBuilder simplifies the concurrent management of source code for large distributed teams with support for Rational ClearCase, Microsoft Visual SourceSafe and Concurrent Version System (CVS). JBuilder can also extend existing source code management across intranets and the Internet using the integrated CVS repository engine. File versions are managed within the IDE so there is no need to leave the JBuilder environment. The repository and files can be reconciled across disconnected networks with ease. Version changes are highlighted by color scheme, differentiating repository and local updates. To-do lists and to-do Javadoc comments help keep track of work in progress. Use the history revision browser to update and resolve revision conflicts visually. Reconcile changes between workspace and repository, including source-level difference display of distinct source revisions and conflict navigation in the source editor. JBuilder uses CVS as a persistence layer (repository) for any file that can be part of a Java project. The supported file types include:.java,.c,.cpp,.html,.jsp,.xml, and more. CVS is a highly robust, concurrent and cross-platform version control system. The OpenTools API provides the developer with a level of control to integrate many thirdparty version control systems. JBuilder includes tight integration with leading version control systems, simplifying revision management and team development. JBuilder has several features and incorporates various tools to support the Extensible Markup Language (XML). XML is a platform-independent method of structuring information. Because XML separates the content of a document from the structure, it can be a useful means to exchange data (data transfer). XML can be used to transfer data between databases and Java programs. To import XML data to a database, JBuilder provides means to define structure (schema or DTD) and rules to import XML content that maps to the structure of the associated database (data transformation). Because content and structure are separate, style sheets can be applied to display the same content in different formats including HTML (for display in a Web browser), PDF, and WML (for WAP enabled cell phones). XML features in JBuilder fall into these categories: Presentation, transformation, and validation of XML documents (Professional and Enterprise) Data binding and the programmatic manipulation of XML documents (Enterprise) Transfer of data between XML and databases (Enterprise) A SAX generation wizard and library definitions for JAXP and DOM conveniently give you a head start in generating XML parsers using SAX or DOM technologies. 3

4 XML validation and transformation Transfer of data from XML to databases and vice versa Web development Integrated Web development Servlet support for JavaServer Pages InternetBeans Express for component-based, data-driven applications Web deployment Database application development DataExpress components for simplified data access and management Database development with an integrated suite of SQL tools JDataStore embedded database Enterprise application development Rapid J2EE compliant development and deployment support Two-way deployment descriptor editor JBuilder uses tools for performing the presentation (Cocoon publishing engine), transformation (Xalan for transformation), and validation (Xerces for validation of XML docs). Transformation is necessary to change data output formats into others, e.g. XML to HTML or PDF formats. Use tools for data binding and the programmatic manipulation of XML documents: Borland XML for generating Java sources from DTD, and Castor for generating Java sources from schema. JBuilder uses components and tools for transferring data to and from databases, XML-DBMS for model-based database support; mapping and template JavaBeans for tables and queries. Dynamic Web applications with servlet and JSP technology are developed using the JBuilder AppBrowser and the integrated Tomcat servlet engine. Static and dynamic Web content can be displayed in the internal Web browser, avoiding the use of external browsers. Concurrently debug inside JSP, servlets, and Java code, both locally and remotely, from a single environment. Rapidly build and debug dynamic Web-based applications using servlets and JSP. The wizards in JBuilder provide the visual tools to create thin-client front-ends to build applications that can be accessed by Web browsers. Debug JSP-embedded Java code, taking advantage of the graphical debugger, which includes breakpoints and CodeInsight coding wizards. Debug servlets in a local or remote servlet container. Use InternetBeans to rapidly build data-driven dynamic Web applications. Quickly connect business logic to high-speed Web front-ends, taking advantage of DataExpress database components and EJB technologies. Integrated tools including the Web Start wizard which supports applets and web applications. J2EE 1.3-based Web application archives (WAR) can now be managed in the integrated project manager and seamlessly deployed to Web containers compliant with J2EE 1.3 technology. Create professional database applications using DataExpress components. Build database applications easily with data-aware dbswing components, including enhanced Tree, List, Table Control, and more. The dbswing components in JBuilder directly support the Java Swing data model. DataExpress makes programming Java database applications easy by putting an abstraction layer between the front-end and the JDBC API. Use the XML Servlet to create XML result sets through XSQL queries for JDBC data sources. JDataStore is an object relational database management system for use in Web, mobile, and or embedded database applications. JDataStore is written entirely in the Java programming language. Thus, it delivers true platform independence and portability, and it enables developers to create, deploy, and support applications that reach the market fast and at a low total cost of ownership. With its small footprint, zero administration, and top performance, JDataStore provides developers with an optimum solution for the Internet age. Rapidly develop and deploy to J2EE e-business platforms. JBuilder features tight integration with Borland Enterprise Server, BEA WebLogic Server, iplanet Application Server, Borland AppServer, and IBM WebSphere. JBuilder provides full support for EJB 1.1 and EJB 2.0 development and deployment. Run and debug Enterprise JavaBeans locally or remotely from the JBuilder AppBrowser. Deploy EJBs instantly, without shutting down the application server. Manage XML deployment descriptors-generic or specific to an application server-via the Deployment Descriptor Editor. The Deployment Descriptor Editor represents deployable entities visually or natively as XML code. Both XML and visual representation are kept in sync. Deployment files can be added using one tool, saving time. 4

5 Entity Bean Modeler for EJB 1.1 Visual EJB 2.0 designer CORBA distributed object development RMI distributed object development Borland Enterprise Server and Borland AppServer development integration Development support for BEA WebLogic server Development support for IBM WebSphere server Development support for iplanet Application Server Create entity Enterprise JavaBeans for object-relational mapping between persistence layer (any JDBC-compliant database, including Oracle, Sybase, and Informix ) and the EJB business logic. Simply create table lookups and relationships (one-to-one, one-to-many) visually. Container Managed Persistent (CMP) and Bean Managed Persistent (BMP) beans are automatically generated, and the respective deployment descriptor is updated. The new visual EJB 2.0 designer takes the development of Enterprise JavaBeans (EJB) to a new level. This designer is a true two-way tool that greatly simplifies the creation of session, entity, and message beans. Beans are represented by diagrams with attributes. Create Container Managed Persistence (CMP) 2.0 entity beans with CMP 2.0 relationships by connecting two beans together visually. Easily access and edit deployment descriptor attributes directly from EJB diagrams. Borland VisiBroker, the most deployed CORBA solution on the market, and OrbixWeb are supported with visual tools and wizards. The wizards in JBuilder include CORBA client interface, CORBA server interface, HTML CORBA client, and CORBA server application wizards for delivering reliable Java code for applications based on the CORBA specification. JBuilder includes Remote Method Invocation (RMI) project-based development with RMIover-IIOP for Borland AppServer development JBuilder Enterprise includes a development license for Borland Enterprise Server. Get productive right away with this state-of-the-art scalable, reliable, and EJB 1.1- and EJB 2.0- compliant application server. Support for WebLogic includes hot-deploy of EJBs without shutting down the application server. Development, debugging, and packaging of EJB and deployment to WebLogic 5.x and 6 are integrated in an easy-to-use environment, supporting both EJB 1.1 and EJB 2.0 deployments. Easily develop, debug, package, and deploy EJB to WebSphere 3.5 and 4.0 in an integrated and easy-to-use environment. Deploy EJB 1.1 beans into WebSphere 4.0. JBuilder now includes support for iplanet Application Server 6.0. Use the integrated environment of JBuilder to easily develop, debug, package, and deploy EJB 1.1 to the iplanet server. 100 Enterprise Way Scotts Valley, California Made in Borland Copyright 2001 Borland Software Corporation. All rights reserved. All Borland brand and product names are trademarks or registered trademarks of Borland Software Corporation in the United States and other countries. Offices in Australia, Brazil, Canada, China, Czech Republic, France, Germany, Hong Kong, Hungary, Ireland, Japan, Korea, the Netherlands, New Zealand, Singapore, Sweden, Taiwan, the United Kingdom, and the United States. Java and all Java-based marks are trademarks or registered trademarks of Sun Microsystems in the U.S. and other countries. CORBA and ORB are trademarks or registered trademarks of Object Management Group, Inc. in the U.S. and other countries. All other product names are trademarks of their respective companies

JBuilder. Borland JBuilder 6 features. Developer productivity. Personal Professional Enterprise

JBuilder. Borland JBuilder 6 features. Developer productivity. Personal Professional Enterprise Developer productivity Support for the latest Java standards Build Java applications, applets, and JavaBeans with no proprietary code or markers True two-way visual IDE with Borland Two-Way-Tools Cross-platform

More information

Web Services Designer puts you in control.use the new Web Services designer to visually create, validate, import, and export Web Services.

Web Services Designer puts you in control.use the new Web Services designer to visually create, validate, import, and export Web Services. General Questions What is Borland JBuilder? Borland JBuilder accelerates your Java development with the leading next-generation, cross-platform environment for building industrial-strength enterprise Java

More information

What s New in Borland JBuilder 8

What s New in Borland JBuilder 8 What s New in Borland JBuilder 8 The leading Java development solution A Borland White Paper By Borland Staff November, 2002 Contents What s new in JBuilder 8... 5 JDK 1.4.1... 5 Project management...

More information

IBM Rational Application Developer for WebSphere Software, Version 7.0

IBM Rational Application Developer for WebSphere Software, Version 7.0 Visual application development for J2EE, Web, Web services and portal applications IBM Rational Application Developer for WebSphere Software, Version 7.0 Enables installation of only the features you need

More information

Chapter 1 GETTING STARTED. SYS-ED/ Computer Education Techniques, Inc.

Chapter 1 GETTING STARTED. SYS-ED/ Computer Education Techniques, Inc. Chapter 1 GETTING STARTED SYS-ED/ Computer Education Techniques, Inc. Objectives You will learn: WSAD. J2EE business topologies. Workbench. Project. Workbench components. Java development tools. Java projects

More information

Borland JBuilder X. Feature Matrix. Customizable integrated development environment. Borland AppBrowser IDE environment overview. Supported standards

Borland JBuilder X. Feature Matrix. Customizable integrated development environment. Borland AppBrowser IDE environment overview. Supported standards Borland JBuilder X Feature Matrix Customizable integrated development environment Borland AppBrowser IDE environment overview Professional IDE with integrated Borland AppBrowser, editor, debugger, compiler,

More information

Chapter 2 FEATURES AND FACILITIES. SYS-ED/ Computer Education Techniques, Inc.

Chapter 2 FEATURES AND FACILITIES. SYS-ED/ Computer Education Techniques, Inc. Chapter 2 FEATURES AND FACILITIES SYS-ED/ Computer Education Techniques, Inc. Objectives You will learn: JDeveloper features. Java in the database. Simplified database access. IDE: Integrated Development

More information

A Look at Borland C#Builder from the Delphi Developers View

A Look at Borland C#Builder from the Delphi Developers View A Look at Borland C#Builder from the Delphi Developers View A Borland White Paper August 2003 By Corbin Dunn, Research and Development Engineer, Borland Software Corporation Contents Introduction... 3

More information

Transaction Commit Options

Transaction Commit Options Transaction Commit Options Entity beans in the EJB container of Borland Enterprise Server by Jonathan Weedon, Architect: Borland VisiBroker and Borland AppServer, and Krishnan Subramanian, Enterprise Consultant

More information

Borland Optimizeit Enterprise Suite 6

Borland Optimizeit Enterprise Suite 6 Borland Optimizeit Enterprise Suite 6 Feature Matrix The table below shows which Optimizeit product components are available in Borland Optimizeit Enterprise Suite and which are available in Borland Optimizeit

More information

Borland JBuilder 7 Product Certification. Study Guide

Borland JBuilder 7 Product Certification. Study Guide Borland JBuilder 7 Product Certification Study Guide Guía ofrecida por el Grupo Danysoft Primer Borland Learning Partner de España y Portugal Para realizar el examen o cursos oficiales preparatorios contacte

More information

Vision of J2EE. Why J2EE? Need for. J2EE Suite. J2EE Based Distributed Application Architecture Overview. Umair Javed 1

Vision of J2EE. Why J2EE? Need for. J2EE Suite. J2EE Based Distributed Application Architecture Overview. Umair Javed 1 Umair Javed 2004 J2EE Based Distributed Application Architecture Overview Lecture - 2 Distributed Software Systems Development Why J2EE? Vision of J2EE An open standard Umbrella for anything Java-related

More information

Building JavaServer Faces Applications

Building JavaServer Faces Applications IBM Software Group St. Louis Java User Group Tim Saunders ITS Rational Software tim.saunders@us.ibm.com 2005 IBM Corporation Agenda JSF Vision JSF Overview IBM Rational Application Developer v6.0 Build

More information

NetBeans IDE Field Guide

NetBeans IDE Field Guide NetBeans IDE Field Guide Copyright 2005 Sun Microsystems, Inc. All rights reserved. Table of Contents Extending Web Applications with Business Logic: Introducing EJB Components...1 EJB Project type Wizards...2

More information

J2EE Development. Course Detail: Audience. Duration. Course Abstract. Course Objectives. Course Topics. Class Format.

J2EE Development. Course Detail: Audience. Duration. Course Abstract. Course Objectives. Course Topics. Class Format. J2EE Development Detail: Audience www.peaksolutions.com/ittraining Java developers, web page designers and other professionals that will be designing, developing and implementing web applications using

More information

Integrating CaliberRM with Mercury TestDirector

Integrating CaliberRM with Mercury TestDirector Integrating CaliberRM with Mercury TestDirector A Borland White Paper By Jenny Rogers, CaliberRM Technical Writer January 2002 Contents Introduction... 3 Setting Up the Integration... 3 Enabling the Integration

More information

THIS IS ONLY SAMPLE RESUME - DO NOT COPY AND PASTE INTO YOUR RESUME. WE ARE NOT RESPONSIBLE Name: xxxxxx

THIS IS ONLY SAMPLE RESUME - DO NOT COPY AND PASTE INTO YOUR RESUME. WE ARE NOT RESPONSIBLE Name: xxxxxx Name: xxxxxx Email ID: xxxxxx Ph: xxxxxx Summary: Over 7 years of experience in object oriented programming, design and development of Multi-Tier distributed, Enterprise applications using Java and J2EE

More information

Chapter 1 GETTING STARTED. SYS-ED/ Computer Education Techniques, Inc.

Chapter 1 GETTING STARTED. SYS-ED/ Computer Education Techniques, Inc. Chapter 1 GETTING STARTED SYS-ED/ Computer Education Techniques, Inc. Objectives You will learn: The IDE: Integrated Development Environment. MVC: Model-View-Controller Architecture. BC4J: Business Components

More information

Rational Application Developer 7 Bootcamp

Rational Application Developer 7 Bootcamp Rational Application Developer 7 Bootcamp Length: 1 week Description: This course is an intensive weeklong course on developing Java and J2EE applications using Rational Application Developer. It covers

More information

Micro Focus Net Express

Micro Focus Net Express data sheet Micro Focus Net Express Micro Focus Net Express provides a complete environment for quickly building and modernizing COBOL enterprise components and business applications for client/server platforms

More information

J2EE Interview Questions

J2EE Interview Questions 1) What is J2EE? J2EE Interview Questions J2EE is an environment for developing and deploying enterprise applications. The J2EE platform consists of a set of services, application programming interfaces

More information

BEAWebLogic. Portal. Overview

BEAWebLogic. Portal. Overview BEAWebLogic Portal Overview Version 10.2 Revised: February 2008 Contents About the BEA WebLogic Portal Documentation Introduction to WebLogic Portal Portal Concepts.........................................................2-2

More information

Java Programming Language

Java Programming Language Java Programming Language Additional Material SL-275-SE6 Rev G D61750GC10 Edition 1.0 D62603 Copyright 2007, 2009, Oracle and/or its affiliates. All rights reserved. Disclaimer This document contains proprietary

More information

25. DECUS Symposium THE Application Development Environment for OpenVMS

25. DECUS Symposium THE Application Development Environment for OpenVMS NetBeans THE Application Development Environment for OpenVMS Sunil Kumaran, Thomas Siebold Agenda What is NetBeans some history Major Features / Demonstrations NetBeans on OpenVMS Questions 5/2/2002 DECUS

More information

Appendix A - Glossary(of OO software term s)

Appendix A - Glossary(of OO software term s) Appendix A - Glossary(of OO software term s) Abstract Class A class that does not supply an implementation for its entire interface, and so consequently, cannot be instantiated. ActiveX Microsoft s component

More information

Implementing a Web Service p. 110 Implementing a Web Service Client p. 114 Summary p. 117 Introduction to Entity Beans p. 119 Persistence Concepts p.

Implementing a Web Service p. 110 Implementing a Web Service Client p. 114 Summary p. 117 Introduction to Entity Beans p. 119 Persistence Concepts p. Acknowledgments p. xvi Introduction p. xvii Overview p. 1 Overview p. 3 The Motivation for Enterprise JavaBeans p. 4 Component Architectures p. 7 Divide and Conquer to the Extreme with Reusable Services

More information

Tools to Develop New Linux Applications

Tools to Develop New Linux Applications Tools to Develop New Linux Applications IBM Software Development Platform Tools for every member of the Development Team Supports best practices in Software Development Analyst Architect Developer Tester

More information

Introduction. Enterprise Java Instructor: Please introduce yourself Name Experience in Java Enterprise Edition Goals you hope to achieve

Introduction. Enterprise Java Instructor: Please introduce yourself Name Experience in Java Enterprise Edition Goals you hope to achieve Enterprise Java Introduction Enterprise Java Instructor: Please introduce yourself Name Experience in Java Enterprise Edition Goals you hope to achieve Course Description This course focuses on developing

More information

index_ qxd 7/18/02 11:48 AM Page 259 Index

index_ qxd 7/18/02 11:48 AM Page 259 Index index_259-265.qxd 7/18/02 11:48 AM Page 259 Index acceptance testing, 222 activity definition, 249 key concept in RUP, 40 Actor artifact analysis and iterative development, 98 described, 97 136 in the

More information

IBM WebSphere Studio Asset Analyzer, Version 5.1

IBM WebSphere Studio Asset Analyzer, Version 5.1 Helping you quickly understand, enhance and maintain enterprise applications IBM, Version 5.1 Highlights n Provides interactive textual n Helps shorten the learning curve and graphic reports that help

More information

IBM. IBM WebSphere Application Server Migration Toolkit. WebSphere Application Server. Version 9.0 Release

IBM. IBM WebSphere Application Server Migration Toolkit. WebSphere Application Server. Version 9.0 Release WebSphere Application Server IBM IBM WebSphere Application Server Migration Toolkit Version 9.0 Release 18.0.0.3 Contents Chapter 1. Overview......... 1 Chapter 2. What's new........ 5 Chapter 3. Support..........

More information

Enterprise JavaBeans (I) K.P. Chow University of Hong Kong

Enterprise JavaBeans (I) K.P. Chow University of Hong Kong Enterprise JavaBeans (I) K.P. Chow University of Hong Kong JavaBeans Components are self contained, reusable software units that can be visually composed into composite components using visual builder

More information

Application Integration with WebSphere Portal V7

Application Integration with WebSphere Portal V7 Application Integration with WebSphere Portal V7 Rapid Portlet Development with WebSphere Portlet Factory IBM Innovation Center Dallas, TX 2010 IBM Corporation Objectives WebSphere Portal IBM Innovation

More information

Micro Focus Developer Kit

Micro Focus Developer Kit data sheet Micro Focus Developer Kit Leverage existing host applications in creating new business solutions with our comprehensive development tools The Micro Focus Developer Kit is a comprehensive set

More information

Supplement H.1: JBuilder X Tutorial. For Introduction to Java Programming, 5E By Y. Daniel Liang

Supplement H.1: JBuilder X Tutorial. For Introduction to Java Programming, 5E By Y. Daniel Liang Supplement H.1: JBuilder X Tutorial For Introduction to Java Programming, 5E By Y. Daniel Liang This supplement covers the following topics: Getting Started with JBuilder Creating a Project Creating, Compiling,

More information

Oracle Fusion Middleware 11g: Build Applications with ADF I

Oracle Fusion Middleware 11g: Build Applications with ADF I Oracle University Contact Us: +966 1 1 2739 894 Oracle Fusion Middleware 11g: Build Applications with ADF I Duration: 5 Days What you will learn This course is aimed at developers who want to build Java

More information

Distributed Multitiered Application

Distributed Multitiered Application Distributed Multitiered Application Java EE platform uses a distributed multitiered application model for enterprise applications. Logic is divided into components https://docs.oracle.com/javaee/7/tutorial/overview004.htm

More information

JBuilder. Getting Started Guide part II. Preface. Creating your Second Enterprise JavaBean. Container Managed Persistent Bean.

JBuilder. Getting Started Guide part II. Preface. Creating your Second Enterprise JavaBean. Container Managed Persistent Bean. Getting Started Guide part II Creating your Second Enterprise JavaBean Container Managed Persistent Bean by Gerard van der Pol and Michael Faisst, Borland Preface Introduction This document provides an

More information

IBM Rational Software Architect

IBM Rational Software Architect Unifying all aspects of software design and development IBM Rational Software Architect A complete design & development toolset Incorporates all the capabilities in IBM Rational Application Developer for

More information

IBM Product Lifecycle Management. CAA Rade solutions

IBM Product Lifecycle Management. CAA Rade solutions IBM Product Lifecycle Management CAA Rade solutions 2 CAA Rade solutions CAA V5 provides the most complete set of tools, guides and API s to support the application development process from the very start

More information

Supplement II.B(1): JBuilder X Tutorial. For Introduction to Java Programming By Y. Daniel Liang

Supplement II.B(1): JBuilder X Tutorial. For Introduction to Java Programming By Y. Daniel Liang Supplement II.B(1): JBuilder X Tutorial For Introduction to Java Programming By Y. Daniel Liang This supplement covers the following topics: Getting Started with JBuilder Creating a Project Creating, Compiling,

More information

Oracle 10g: Build J2EE Applications

Oracle 10g: Build J2EE Applications Oracle University Contact Us: (09) 5494 1551 Oracle 10g: Build J2EE Applications Duration: 5 Days What you will learn Leading companies are tackling the complexity of their application and IT environments

More information

Sentences Installation Guide. Sentences Version 4.0

Sentences Installation Guide. Sentences Version 4.0 Sentences Installation Guide Sentences Version 4.0 A publication of Lazysoft Ltd. Web: www.sentences.com Lazysoft Support: support@sentences.com Copyright 2000-2012 Lazysoft Ltd. All rights reserved. The

More information

SUN Enterprise Development with iplanet Application Server

SUN Enterprise Development with iplanet Application Server SUN 310-540 Enterprise Development with iplanet Application Server 6.0 http://killexams.com/exam-detail/310-540 QUESTION: 96 You just created a new J2EE application (EAR) file using iasdt. How do you begin

More information

Index. attributes, visual modeling of, , 565, 566, 567, 568 authentication, Authorization Constraint wizard, , 396

Index. attributes, visual modeling of, , 565, 566, 567, 568 authentication, Authorization Constraint wizard, , 396 A absolute positioning in Swing, 437 acknowledge mode, JMS messages, MDBs, and, 301 action beans, Struts and, 54, 55 Action class, Struts and, 65-68, 66, 67-68 action listeners, 442-443, 443, 448-451,

More information

IBM Rational Business Developer (RBD) is a development environment that

IBM Rational Business Developer (RBD) is a development environment that C H A P T E R1 Introduction IBM Rational Business Developer (RBD) is a development environment that helps programmers write business applications quickly. An organization uses RBD to meet the following

More information

Writing Portable Applications for J2EE. Pete Heist Compoze Software, Inc.

Writing Portable Applications for J2EE. Pete Heist Compoze Software, Inc. Writing Portable Applications for J2EE Pete Heist Compoze Software, Inc. Overview Compoze Business Aspects of Portability J2EE Compatibility Test Suite Abstracting out Vendor Specific Code Bootstrapping

More information

Creating Commercial Components (J2EE 1.3)

Creating Commercial Components (J2EE 1.3) Creating Commercial Components (J2EE 1.3) Enterprise Java Technology Based Components Technical White Paper View Contents Date: June 5, 2000 Revised: September 16, 2002 Authors: Faiz Arni, InferData Corporation

More information

HYPERION SYSTEM 9 BI+ GETTING STARTED GUIDE APPLICATION BUILDER J2EE RELEASE 9.2

HYPERION SYSTEM 9 BI+ GETTING STARTED GUIDE APPLICATION BUILDER J2EE RELEASE 9.2 HYPERION SYSTEM 9 BI+ APPLICATION BUILDER J2EE RELEASE 9.2 GETTING STARTED GUIDE Copyright 1998-2006 Hyperion Solutions Corporation. All rights reserved. Hyperion, the Hyperion H logo, and Hyperion s product

More information

CapeConnect Three. Concepts

CapeConnect Three. Concepts CapeConnect Three Concepts CapeConnect Three Concepts (October 2001) Copyright 1999 2001 Cape Clear Software Ltd., including this documentation, all demonstrations, and all software. All rights reserved.

More information

WebSphere 4.0 General Introduction

WebSphere 4.0 General Introduction IBM WebSphere Application Server V4.0 WebSphere 4.0 General Introduction Page 8 of 401 Page 1 of 11 Agenda Market Themes J2EE and Open Standards Evolution of WebSphere Application Server WebSphere 4.0

More information

Overview. Borland VisiBroker 7.0

Overview. Borland VisiBroker 7.0 Overview Borland VisiBroker 7.0 Borland Software Corporation 20450 Stevens Creek Blvd., Suite 800 Cupertino, CA 95014 USA www.borland.com Refer to the file deploy.html for a complete list of files that

More information

JAVA COURSES. Empowering Innovation. DN InfoTech Pvt. Ltd. H-151, Sector 63, Noida, UP

JAVA COURSES. Empowering Innovation. DN InfoTech Pvt. Ltd. H-151, Sector 63, Noida, UP 2013 Empowering Innovation DN InfoTech Pvt. Ltd. H-151, Sector 63, Noida, UP contact@dninfotech.com www.dninfotech.com 1 JAVA 500: Core JAVA Java Programming Overview Applications Compiler Class Libraries

More information

Enterprise JavaBeans. Layer:01. Overview

Enterprise JavaBeans. Layer:01. Overview Enterprise JavaBeans Layer:01 Overview Agenda Course introduction & overview. Hardware & software configuration. Evolution of enterprise technology. J2EE framework & components. EJB framework & components.

More information

white paper OCDS to Server Express Product Evolution Table of Contents white paper

white paper OCDS to Server Express Product Evolution Table of Contents white paper white paper white paper OCDS to Server Express Product Evolution Table of Contents Why move?... 2 OCDS and the RTS... 2 Evolution of the Platform... 2 Micro Focus Server Express... 3 The Deployment Environment

More information

Anno Accademico Laboratorio di Tecnologie Web Introduzione ad Eclipse e Tomcat

Anno Accademico Laboratorio di Tecnologie Web Introduzione ad Eclipse e Tomcat Universita degli Studi di Bologna Facolta di Ingegneria Anno Accademico 2007-2008 Laboratorio di Tecnologie Web Introduzione ad Eclipse e Tomcat http://www lia.deis.unibo.it/courses/tecnologieweb0708/

More information

IBM WebSphere Studio Application Developer for Linux and Windows, V4.0.3 Adds National Language Support for Windows, and Support on Linux

IBM WebSphere Studio Application Developer for Linux and Windows, V4.0.3 Adds National Language Support for Windows, and Support on Linux Software Announcement March 19, 2002 IBM WebSphere Studio Application Developer for Linux and Windows, V4.0.3 Adds National Language Support for Windows, and Support on Linux Overview WebSphere Studio

More information

IBM Workplace Collaboration Services API Toolkit

IBM Workplace Collaboration Services API Toolkit IBM Workplace Collaboration Services API Toolkit Version 2.5 User s Guide G210-1958-00 IBM Workplace Collaboration Services API Toolkit Version 2.5 User s Guide G210-1958-00 Note Before using this information

More information

Building the Enterprise

Building the Enterprise Building the Enterprise The Tools of Java Enterprise Edition 2003-2007 DevelopIntelligence LLC Presentation Topics In this presentation, we will discuss: Overview of Java EE Java EE Platform Java EE Development

More information

Index. Symbols. /**, symbol, 73 >> symbol, 21

Index. Symbols. /**, symbol, 73 >> symbol, 21 17_Carlson_Index_Ads.qxd 1/12/05 1:14 PM Page 281 Index Symbols /**, 73 @ symbol, 73 >> symbol, 21 A Add JARs option, 89 additem() method, 65 agile development, 14 team ownership, 225-226 Agile Manifesto,

More information

Getting started with WebSphere Portlet Factory V6.1

Getting started with WebSphere Portlet Factory V6.1 Getting started with WebSphere Portlet Factory V6.1 WebSphere Portlet Factory Development Team 29 July 2008 Copyright International Business Machines Corporation 2008. All rights reserved. Abstract Discover

More information

DB2 Stored Procedure and UDF Support in Rational Application Developer V6.01

DB2 Stored Procedure and UDF Support in Rational Application Developer V6.01 Session F08 DB2 Stored Procedure and UDF Support in Rational Application Developer V6.01 Marichu Scanlon marichu@us.ibm.com Wed, May 10, 2006 08:30 a.m. 09:40 a.m. Platform: Cross Platform Audience: -DBAs

More information

What we need. Agenda. What s J2EE. Challenges of Enterprise Application Development

What we need. Agenda. What s J2EE. Challenges of Enterprise Application Development Agenda.NET versus J2EE Felicia cheng Jarred zheng Jonathan Card Peng Li iao he Background Introduction J2EE Structure.NET Structure J2EE vs..net Conclusions Today s Enterprise Environment Challenges of

More information

Outline. Introduction to Java. What Is Java? History. Java 2 Platform. Java 2 Platform Standard Edition. Introduction Java 2 Platform

Outline. Introduction to Java. What Is Java? History. Java 2 Platform. Java 2 Platform Standard Edition. Introduction Java 2 Platform Outline Introduction to Java Introduction Java 2 Platform CS 3300 Object-Oriented Concepts Introduction to Java 2 What Is Java? History Characteristics of Java History James Gosling at Sun Microsystems

More information

BEAWebLogic. Platform. Introducing WebLogic Platform. Version 8.1 Document Date: July 2003 Part Number:

BEAWebLogic. Platform. Introducing WebLogic Platform. Version 8.1 Document Date: July 2003 Part Number: BEAWebLogic Platform Introducing WebLogic Platform Version 8.1 Document Date: July 2003 Part Number: 885-001002-003 Copyright Copyright 2005 BEA Systems, Inc. All Rights Reserved. Restricted Rights Legend

More information

Oracle Fusion Middleware 11g: Build Applications with ADF I

Oracle Fusion Middleware 11g: Build Applications with ADF I Oracle University Contact Us: Local: 1800 103 4775 Intl: +91 80 4108 4709 Oracle Fusion Middleware 11g: Build Applications with ADF I Duration: 5 Days What you will learn Java EE is a standard, robust,

More information

JBuilder 2008 also now has full support for Struts 1.x applications including graphical editing and Web flow development.

JBuilder 2008 also now has full support for Struts 1.x applications including graphical editing and Web flow development. JBUILDER 2008 FREQUENTLY ASKED QUESTIONS GENERAL QUESTIONS What new JBuilder products did CodeGear announce in the April 2, 2008 press release? JBUILDER 2008 TURBO, JBUILDER 2008 PROFESSIONAL, AND JBUILDER

More information

Designing a Distributed System

Designing a Distributed System Introduction Building distributed IT applications involves assembling distributed components and coordinating their behavior to achieve the desired functionality. Specifying, designing, building, and deploying

More information

Outline. Project Goal. Overview of J2EE. J2EE Architecture. J2EE Container. San H. Aung 26 September, 2003

Outline. Project Goal. Overview of J2EE. J2EE Architecture. J2EE Container. San H. Aung 26 September, 2003 Outline Web-based Distributed EJB BugsTracker www.cs.rit.edu/~sha5239/msproject San H. Aung 26 September, 2003 Project Goal Overview of J2EE Overview of EJBs and its construct Overview of Struts Framework

More information

Oracle Reports 6.0 New Features. Technical White Paper November 1998

Oracle Reports 6.0 New Features. Technical White Paper November 1998 Oracle Reports 6.0 New Features Technical White Paper Oracle Reports 6.0 New Features PRODUCT SUMMARY In today's fast-moving, competitive business world up to date information is needed for the accurate,

More information

Chapter 6 Enterprise Java Beans

Chapter 6 Enterprise Java Beans Chapter 6 Enterprise Java Beans Overview of the EJB Architecture and J2EE platform The new specification of Java EJB 2.1 was released by Sun Microsystems Inc. in 2002. The EJB technology is widely used

More information

(9A05803) WEB SERVICES (ELECTIVE - III)

(9A05803) WEB SERVICES (ELECTIVE - III) 1 UNIT III (9A05803) WEB SERVICES (ELECTIVE - III) Web services Architecture: web services architecture and its characteristics, core building blocks of web services, standards and technologies available

More information

IBM WebSphere Application Server V3.5, Advanced Edition Expands Platform Support and Leverages the Performance of the Java 2 Software Development Kit

IBM WebSphere Application Server V3.5, Advanced Edition Expands Platform Support and Leverages the Performance of the Java 2 Software Development Kit Software Announcement July 25, 2000 IBM V3.5, Expands Platform Support and Leverages the Performance of the Java 2 Software Development Kit Overview WebSphere Application Server V3.5, manages and integrates

More information

Advanced Analytic Applications with Oracle JDeveloper and Oracle Business Intelligence Beans. An Oracle White Paper November 2004

Advanced Analytic Applications with Oracle JDeveloper and Oracle Business Intelligence Beans. An Oracle White Paper November 2004 Advanced Analytic Applications with Oracle JDeveloper and Oracle Business Intelligence Beans An Oracle White Paper November 2004 Advanced Analytic Applications with Oracle JDeveloper and Oracle Business

More information

Micro Focus EnterpriseLink

Micro Focus EnterpriseLink data sheet Micro Focus EnterpriseLink I would advise anyone who needs to map legacy applications to the Web to use EnterpriseLink. It s the best tool for the job. Wanna Noparbhorn Managing Director Technology

More information

JReport Enterprise Server Getting Started

JReport Enterprise Server Getting Started JReport Enterprise Server Getting Started Table of Contents Getting Started: Organization of This Part...1 First Step...3 What You Should Already Know...3 Target Customers...3 Where to Find More Information

More information

J2EE Application Development with WebSphere Studio

J2EE Application Development with WebSphere Studio . J2EE Application Development with WebSphere Studio page 2 IBM Application Development Vision Delivering a rapid and efficient response to business needs through a powerful development and deployment

More information

StarTeamMPX Server. Publish/Subscribe Technology for StarTeam. By the Development Resources Platform Team. March, A Borland White Paper

StarTeamMPX Server. Publish/Subscribe Technology for StarTeam. By the Development Resources Platform Team. March, A Borland White Paper Publish/Subscribe Technology for StarTeam A Borland White Paper By the Development Resources Platform Team March, 2003 Contents ebusiness Challenges... 3 /Server Challenges... 3 The StarTeam Solution...

More information

A Guide to Porting Applications

A Guide to Porting Applications A Guide to Porting Applications Migrating from BEA WebLogic to Borland Enterprise Server By Borland Software Corporation August 2002 This paper has been created in cooperation with Carbon 5, based on a

More information

Architect Exam Guide. OCM EE 6 Enterprise. (Exams IZO-807,1ZO-865 & IZO-866) Oracle Press ORACLG. Paul R* Allen and Joseph J.

Architect Exam Guide. OCM EE 6 Enterprise. (Exams IZO-807,1ZO-865 & IZO-866) Oracle Press ORACLG. Paul R* Allen and Joseph J. ORACLG Oracle Press OCM Java@ EE 6 Enterprise Architect Exam Guide (Exams IZO-807,1ZO-865 & IZO-866) Paul R* Allen and Joseph J. Bambara McGraw-Hill Education is an independent entity from Oracle Corporation

More information

Java- EE Web Application Development with Enterprise JavaBeans and Web Services

Java- EE Web Application Development with Enterprise JavaBeans and Web Services Java- EE Web Application Development with Enterprise JavaBeans and Web Services Duration:60 HOURS Price: INR 8000 SAVE NOW! INR 7000 until December 1, 2011 Students Will Learn How to write Session, Message-Driven

More information

PeopleSoft Internet Architecture

PeopleSoft Internet Architecture PeopleSoft Internet Architecture AN OPEN ARCHITECTURE FOR INTERNET ACCESS AND INTEGRATION 3 ( 2 3 / (6 2 ) 7 Ã3 2 6, 7, 2 1 Ã3 $ 3 ( 5 - $ 1 8 $ 5 < Ã 3 (23/(6 2)7Ã, 17(51(7Ã$ 5&+,7(&785( - $18$5

More information

1Z Oracle. Java Enterprise Edition 5 Enterprise Architect Certified Master

1Z Oracle. Java Enterprise Edition 5 Enterprise Architect Certified Master Oracle 1Z0-864 Java Enterprise Edition 5 Enterprise Architect Certified Master Download Full Version : http://killexams.com/pass4sure/exam-detail/1z0-864 Answer: A, C QUESTION: 226 Your company is bidding

More information

J2EE Application Development : Conversion and Beyond Osmond Ng

J2EE Application Development : Conversion and Beyond Osmond Ng IBM Software Group J2EE Application Development : Conversion and Beyond Osmond Ng IBM Software Group Practitioner View Point IBM Rational Application Developer J2EE/EJB Tooling J2EE construction tools

More information

Enterprise Java Unit 1-Chapter 2 Prof. Sujata Rizal Java EE 6 Architecture, Server and Containers

Enterprise Java Unit 1-Chapter 2 Prof. Sujata Rizal Java EE 6 Architecture, Server and Containers 1. Introduction Applications are developed to support their business operations. They take data as input; process the data based on business rules and provides data or information as output. Based on this,

More information

Developing Java TM 2 Platform, Enterprise Edition (J2EE TM ) Compatible Applications Roles-based Training for Rapid Implementation

Developing Java TM 2 Platform, Enterprise Edition (J2EE TM ) Compatible Applications Roles-based Training for Rapid Implementation Developing Java TM 2 Platform, Enterprise Edition (J2EE TM ) Compatible Applications Roles-based Training for Rapid Implementation By the Sun Educational Services Java Technology Team January, 2001 Copyright

More information

X100 ARCHITECTURE REFERENCES:

X100 ARCHITECTURE REFERENCES: UNION SYSTEMS GLOBAL This guide is designed to provide you with an highlevel overview of some of the key points of the Oracle Fusion Middleware Forms Services architecture, a component of the Oracle Fusion

More information

Borland AppServer. Borland

Borland AppServer. Borland Borland AppServer An Integrated Solution for Developing, Deploying, and Managing Distributed Multi-tier Applications. August 1998 Borland PAGE 1 Contents Introduction 4 Enterprises Shift to the Middle-tier

More information

IBM Rational Developer for System z Version 7.5

IBM Rational Developer for System z Version 7.5 Providing System z developers with tools for building traditional and composite applications in an SOA and Web 2.0 environment IBM Rational Developer for System z Version 7.5 Highlights Helps developers

More information

IBM WebSphere Application Server - Express, Version 5.1

IBM WebSphere Application Server - Express, Version 5.1 An express entry point to dynamic e-business IBM Express, Version 5.1 Highlights Offers a quick and affordable solution to develop, deploy and manage e-business applications Speeds application development

More information

ZOS15P1 - Rational Business Developper : Comment développer rapidement une application zos/db2 sans connaissance Cobol avec EGL et RBD

ZOS15P1 - Rational Business Developper : Comment développer rapidement une application zos/db2 sans connaissance Cobol avec EGL et RBD IBM Software Group ZOS15P1 - Rational Business Developper : Comment développer rapidement une application zos/db2 sans connaissance Cobol avec EGL et RBD What is EGL? IBM s high-level procedural programming

More information

AppDev StudioTM 3.2 SAS. Migration Guide

AppDev StudioTM 3.2 SAS. Migration Guide SAS Migration Guide AppDev StudioTM 3.2 The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2006. SAS AppDev TM Studio 3.2: Migration Guide. Cary, NC: SAS Institute Inc.

More information

Module Road Map. 7. Version Control with Subversion Introduction Terminology

Module Road Map. 7. Version Control with Subversion Introduction Terminology Module Road Map 1. Overview 2. Installing and Running 3. Building and Running Java Classes 4. Refactoring 5. Debugging 6. Testing with JUnit 7. Version Control with Subversion Introduction Terminology

More information

Introduction to Web Application Development Using JEE, Frameworks, Web Services and AJAX

Introduction to Web Application Development Using JEE, Frameworks, Web Services and AJAX Introduction to Web Application Development Using JEE, Frameworks, Web Services and AJAX Duration: 5 Days US Price: $2795 UK Price: 1,995 *Prices are subject to VAT CA Price: CDN$3,275 *Prices are subject

More information

Getting started with WebSphere Portlet Factory V7.0.0

Getting started with WebSphere Portlet Factory V7.0.0 Getting started with WebSphere Portlet Factory V7.0.0 WebSphere Portlet Factory Development Team 29 September 2010 Copyright International Business Machines Corporation 2010. All rights reserved. Abstract

More information

Overview p. 1 Server-side Component Architectures p. 3 The Need for a Server-Side Component Architecture p. 4 Server-Side Component Architecture

Overview p. 1 Server-side Component Architectures p. 3 The Need for a Server-Side Component Architecture p. 4 Server-Side Component Architecture Preface p. xix About the Author p. xxii Introduction p. xxiii Overview p. 1 Server-side Component Architectures p. 3 The Need for a Server-Side Component Architecture p. 4 Server-Side Component Architecture

More information

SUN Sun Certified Enterprise Architect for J2EE 5. Download Full Version :

SUN Sun Certified Enterprise Architect for J2EE 5. Download Full Version : SUN 310-052 Sun Certified Enterprise Architect for J2EE 5 Download Full Version : http://killexams.com/pass4sure/exam-detail/310-052 combination of ANSI SQL-99 syntax coupled with some company-specific

More information

AD105 Introduction to Application Development for the IBM Workplace Managed Client

AD105 Introduction to Application Development for the IBM Workplace Managed Client AD105 Introduction to Application Development for the IBM Workplace Managed Client Rama Annavajhala, IBM Workplace Software, IBM Software Group Sesha Baratham, IBM Workplace Software, IBM Software Group

More information

IBM Workplace Software Development Kit

IBM Workplace Software Development Kit IBM Workplace Software Development Kit Version 2.6 User s Guide G210-2363-00 IBM Workplace Software Development Kit Version 2.6 User s Guide G210-2363-00 Note Before using this information and the product

More information

Oracle Developer Day

Oracle Developer Day Oracle Developer Day Sponsored by: Session 2 Oracle Application Development Framework Speaker Speaker Title Page 1 1 Agenda Development Environment Expectations Challenges Oracle ADF Architecture Business

More information