SAP Web Application Server 6.30: Learning Map for Development Consultants

Size: px
Start display at page:

Download "SAP Web Application Server 6.30: Learning Map for Development Consultants"

Transcription

1 SAP Web Application Server 6.30: Learning Map for Development Consultants RECENT UPDATES VIEWER SOFTWARE SEARCH Step 1: Learn What You Need Update your core competence - must know Step 2: Prepare for Your Project Learn which implementation tools, guides, and support are available Learn how to access the tools and content and how to get support RELATED WORKSHOPS LIVE EXPERT SESSIONS (in prep.) Q & A Open All / All Back to Top Update Your Core Competence - Must Know Overview, Architecture and Positioning Open/ Learning time: 1.5 hours This unit gives an overview of the new features of SAP Web AS 6.30 and provides an overall picture of the position and enhancements. gfedc SAP Web Application Server - Architecture Video (WMV) 60 mins Sept. 10, 2003 SAP Web Application Server is a reliable, robust, and scalable platform to develop, deploy, and run business applications. What do those marketing buzzwords mean in reality? What are the key differentiators of SAP's J2EE Engine? gfedc Positioning SAP WEB AS 6.30 Virtual Classroom Once you have completed this session, you will know: 20 mins The major enhancements in the SAP Web AS 6.30 in an overall picture Its unique differentiators Some important customer projects with SAP Web AS 6.20 Web Dynpro Basics Open/ Learning time: 6.5 hours This unit gives an introduction to the Web-Dynpro-concepts such as View, View-Set or Web Dynpro Window. You will learn about the architecture of Web Dynpro, learn how to use the Web Dynpro tools and program basic Web Dynpro applications. gfedc Web Dynpro Overview Virtual Classroom Once you have completed this session, you will understand: 48 mins July 22, 2003 The aims of Web Dynpro ABAP vs. Java / Conversion Pattern-Based Development gfedc Web Dynpro Programming Model Virtual Classroom This lecture gives an overview of the basic structure of the Web Dynpro programming model and shows what the different parts are good for, how they are connected and how they interact. 25 mins July 22, 2003

2 gfedc Introduction to Web Dynpro Programming Document (PDF) 210 mins (69 pages) Feb This tutorial gives a practical introduction into the work with the Web Dynpro. You learn how to handle the specific Web Dynpro project structure, learn the basic concepts for implementation and how to really implement. gfedc Book2Fly Basic Example Flash Demo (HTM/SWF) Once you have completed this session, you will: 25 mins June 10, 2003 Have an impression of how to use the Web Dynpro Tools Learn the steps necessary to create a Web Dynpro application gfedc Book2Fly Example with Local Data Storage Once you have completed this session, you will know how to create a Web Dynpro application using local data storage. Flash Demo (HTM/SWF) 10 mins June 10, 2003 gfedc Book2Fly Example with RFC Backend Connection Once you have completed this session, you will understand how to create a backend connection using RFC with Web Dynpro. Flash Demo (HTM/SWF) 11 mins June 25, 2003 gfedc Web Dynpro Basic Examples and Concepts Virtual Classroom 56 mins 22 July, 2003 Write a simple Web Dynpro Application Use table UI-Elements Embed components Web Dynpro Advanced Features Open/ Learning time: 6.5 hours After completing this unit you have found your way through the couple of tutorials which make you feel familiar with advanced features of Web Dynpro. For example, you will write event-handlers of your own, work with complex data structure in the Web Dynpro and fill tables with data sets that are stored in the controller context using data binding. gfedc Creating a Web Dynpro Application in Detail Document (PDF) 90 mins (23 pages) June 25, 2003 This tutorial shows you how to develop, deploy and call a simple Web Dynpro application. It makes you understand the basic concepts of the Web Dynpro view, the Web Dynpro window and the Web Dynpro application at work. gfedc Creating an Extended Web Dynpro Application Document (PDF) 180 mins (46 pages) June 20, 2003 Create a Web Dynpro application with multiple views and a navigation structure Work with your own event handlers Read contexts from the property resource bundles Manipulate UI element attributes at runtime using data binding

3 gfedc Application of Context Programming and Data Binding Document (PDF) 100 mins (26 pages) June 12, 2003 Declare an extended context structure, including a subnode. Insert a subnode of the type non-singleton in the context structure Fill tables with data sets that are stored in the controller context using data binding Focus Area: Web Dynpro Special Features Web Dynpro Special Features Open/ Learning time: 6 hours After completing this unit you will have a good knowledge about value help, error handling and eventing in Web Dynpro. gfedc Value Help Document (PDF) 90 mins (17 pages) June 18, 2003 Once you have completed this session, you will be able to provide a value help in Web Dynpro applications with the simple value selector and the extended value selector. gfedc Generic UI Services Virtual Classroom Once you have completed this session, you will be able to handle: 11 mins July 22, 2003 The value help Errors and messages Java Dictionary and simple types gfedc Dynamic Programming Virtual Classroom Once you have completed this session, you will be able to understand: 12 mins July 22, 2003 Dynamic UI modification Dynamic context creation Dynamic metadata Dynamic actions gfedc Error Behavior Document (PDF) 120 mins (33 pages) June 18, 2003 This tutorial shows how Web Dynpro can support the user with the task of correcting faulty input values or help the user if he has left out mandatory inputs. In addition, the application example will contain messages that serve the user as a confirmation for successful actions or as a warning. gfedc Eventing Document (DOC) 105 mins (34 pages) June 30, 2003 Use a Web Dynpro component within another Web Dynpro component Use a program to create and delete a used Web Dynpro component at runtime Create a view composition using component interface views Use server-side eventing to transfer data between two Web Dynpro components Use Reverse Context Mapping to transfer data between embedding and embedded Web Dynpro component.

4 J2EE Programming with SAP Web AS 6.30 Open/ Learning time: 6 hours After completing this unit you will know how to develop basic J2EE applications with the SAP J2EE Engine 6.30 which is part of the SAP Web AS gfedc NetWeaver Developer Studio Virtual Classroom 90 mins July 21, 2003 Work with the SAP NetWeaver Developer Studio Know the different views Manage a project and J2EE/Java dictionary perspective gfedc SAP J2EE Engine 6.30 Virtual Classroom Once you have completed this session, you will know: 45 mins July 23, 2003 SAP Java Server Technology Platform SAP J2EE Engine 6.30 How to install and set up the SAP J2EE Engine 6.30 gfedc Creating Your First J2EE Application SAP Library Tutorial (HTM) The objective of this simple tutorial is to show you how to: 30 mins July 10, 2003 Use the J2EE toolset in the SAP NetWeaver Developer Studio when creating J2EE applications Implement business logic using an enterprise bean Create the front end of a J2EE application Connect the front end to the underlying business component Find here the corresponding sample code and instructions on how to run it. gfedc Creating an EJB with the SAP NetWeaver Developer Studio Once you have seen this demo, you will know how to develop a simple Hello-World-Application with a stateless session bean, including the EJB project, the Assembly project, and the Enterprise Application project. Virtual Classroom 30 mins July 24, 2003 gfedc Building a Simple J2EE Application Document (PDF) 60 mins (46 pages) Going through this tutorial will show you step by step how to develop a simple Hello-World-Application with a stateless session bean, including the EJB project, the Assembly project and the Enterprise Application project. gfedc Building a Simple J2EE Application SAP Tutor (SIM) 45 mins (75 steps) Aug. 12, 2003 This SAP Tutor allows you interactively to develop the simple Hello-World-Application described above. gfedc How to Create an EntityBean with SAP Netweaver Developer Studio SAP Tutor (SIM) 40 mins (129 steps) Nov. 17, 2003 Create an Entity Bean Create the respective projects you need for this in the Netweaver Developer Studio

5 Map the attributes to database columns using Container Managed Persistence gfedc Debugging J2EE Applications SAP Library Tutorial (HTM) In this tutorial, you will familiarize yourself with the SAP NetWeaver Developer Studio settings required for debugging. You will then debug a JSP and a servlet from the car rental application. Find here the corresponding sample code and instructions on how to run it. 15 mins July 23, 2003 Java Persistence Open/ Learning time: 3 hours This unit gives you an overview of the SAP persistence framework for Java and provides details you need to use Open SQL for Java and SQLJ. gfedc SAP Web AS 6.30 Persistence Framework and Open SQL for Java SAP Tutor (SIM) 30 mins (34 steps) Oct. 27, 2003 Describe the persistence infrastructure of SAP Web AS 6.30 Explain the differences between vendor specific SQL, Open SQL, SQLJ, JDO and CMP Understand the advantages of Open SQL/SQLJ gfedc Database Programming with Open SQL/SQLJ SAP Tutor (SIM) 60 mins (45 steps) Oct. 30, 2003 Explain the details of Open SQL/SQLJ Use SQLJ to retrieve and update data on the database gfedc Working with SQLJ in the Netweaver Developer Studio SAP Tutor (SIM) 30 mins (53 steps) Once you have completed this session, you will be able to handle SQLJ sources in the SAP Netweaver Oct. 30, 2003 Developer Studio, that is to: Create a Dictionary Project Create the metadata of a table Create a SQLJ Project Know how to handle SQLJ specific error messages gfedc Java Dictionary Virtual Classroom Once you have completed this session, you will know how to design and deploy database objects using NetWeaver Development Environment and SAP J2EE Engine mins Aug. 8, 2003 Integration Programming Open/ Learning time: 2 hours After completing this unit you know how to use the SAP Java Connector to connect the Java-side with the ABAP side of the SAP Web AS 6.30 and how to connect from the Web Dynpro to an ABAP backend. gfedc Java ABAP Connectivity Virtual Classroom Once you have completed this session, you will have an idea of: 54 mins How to use the SAP Java Connector How to access the ABAP side from Web Dynpro

6 How to access an EJB from Web Dynpro gfedc Creating a Web Dynpro Application Accessing ABAP Functions SAP Library Tutorial (HTM) The following tutorial shows you how to design, implement, deploy, and run a basic Web Dynpro application that accesses persistent data from a remote SAP system. Find here the corresponding sample code and instructions on how to run it. 60 mins July 15, 2003 Web Services Open/ Learning time: 3 hours Once you have completed this unit, you will Have an overview about the basics of Web Services Know how to use the SAP NetWeaver Developer Studio to create Web Services Be familiar with the Web Service Creation Wizard Have an overview about the latest standards in the Web Service context gfedc An Introduction to Web Services SAP ebook (PDF/WAV) Web services are a relatively young but already often discussed technology. This presentation gives an overview about the history and current developments of Web service technology. It also illustrates the limitations of Web service-based interoperability for business applications and outlines existing ideas for complete integration. Finally, there will be a short look at SAP s support of Web service technology in SAP NetWeaver and mysap Business Suite. 40 mins Aug. 15, 2003 gfedc Web Services with SAP Web AS 6.30 Virtual Classroom Once you have completed this session, you will 85 mins Have an overview about the basics of Web Services Know how to use the SAP NetWeaver Developer Studio to create Web Services gfedc The Web Service Creation Wizard SAP Tutor (SIM) 20 mins (62 steps) This tutorial will show you how to use the Web Service Creation Wizard to create a Web Service based Nov. 24, 2003 on a program for checking credit limits. The program is implemented as EJB and is to be created and deployed as a Web Service by means of the Web Service Creation Wizard. Click here to find the source project containing the DemoCreditLimitCheck bean. gfedc Update on Web Service Standards Status for Web services standards in areas such as security, reliable messaging, choreography and metadata exchange from SAP's point of view. Virtual Classroom 31 mins July 16, 2003 Security Open/ Learning time: 6 hours After completing this unit you will be familiar with the latest J2EE security features of SAP Web AS 6.30 as well as with the usage and configuration of the User Management Engine. gfedc J2EE Security Virtual Classroom 65 mins

7 This sessions covers J2EE security aspects of SAP Web AS There is a chapter on how to configure the Web AS, which treats the topics Managing Security, Preparing the Server, and Managing Authentication. The second part deals with Secure Storage, HTTPS Client, and Secure Store and Forward. gfedc User Management Engine Presentation (PDF) 235 mins (98 pages) July 31, 2003 In this session you will learn the architecture of UME, its usage in SAP J2EE 6.30 and its basic features. Additionally you will be supplied with information about how to integrate the UME in SAP J2EE 6.30 as well as its configuration and administration. gfedc User Management Engine APIs Document (PDF) 40 mins (13 pages) Aug. 7, 2003 This document gives an overview of the User Management Engine APIs and their methods. Summary Open/ Summary After completing the section above, you should: Equip yourself for onsite work in Step 2: Prepare For Your Project Do you think you are now ready for your next project? nmlkj Yes nmlkj No, because If you wish, you can extend your competence in the nice-to-know section below. J2EE Open/ Extend Your Competence - Nice to Know This unit gives you basic information what J2EE is and which services it provides. There is also a comprehensive tutorial which shows you how to develop a somewhat more complex J2EE application with the NetWeaver Developer Studio. Back to Top J2EE Overview Once you have completed this session, you will know the: Basic ideas behind J2EE Architecture details of J2EE J2EE services Different roles in the J2EE development process EJB Overview Once you have completed this session, you will know: The concept of Enterprise JavaBeans Types of Enterprise JavaBeans (EJB) Components of an EJB The Client View EntityBeans, CMP, BMP Once you have completed this session, you will know: The concept and details of Entity Beans Virtual Classroom 90 mins July 23, 2003 Virtual Classroom 90 mins July 24, 2003 Virtual Classroom 70 mins July 24, 2003

8 Persistence (CMP / BMP) Entity Beans Usage Tips Building a J2EE-Based Car Rental Application Once you have completed this tutorial you will have implemented a complex, full blown J2EE example. It comprises different bean classes, a JSP web frontend and persistence. This is for advanced J2EE learners. Find here the corresponding sample code and instructions on how to run it. SAP Library Tutorial (HTM) 300 mins July 15, 2003 Java Persistence Open/ This unit contains some background information about the SAP Java Persistence Framework, its basic ideas, constraints and scope. Java Persistence Background Once you have completed this session, you will know the big picture of the SAP Java persistence framework comprising database software logistics, Components, database objects naming, relational database abstraction and other. Virtual Classroom 60 mins July24, 2003 Web Services Open/ This unit provides you with additional background information on Web Services and related topics and show you how the individual parts form the big picture of the Web Services paradigm. The Acronyms Behind Web Services This Session provides an overview of the different technologies standing behind Web Services. Get a short introduction about XML, UDDI, WSDL and SOAP and see how these parts form the big picture of the Web Services paradigm. Video (WMV) 77 mins Oct 1, 2002 Save & Please remember to save & close whenever you leave this learning map. Back to Top See the statistics for this learning map

SAP CRM Design & Protection - A Review

SAP CRM Design & Protection - A Review SAP CRM 2006s: Learning Map for Technology Consultants RECENT UPDATES VIEWER SOFTWARE SEARCH Step 1: Learn What You Need Update your core competence - must know Step 2: Prepare for Your Project Learn which

More information

RECENT UPDATES VIEWER SOFTWARE SEARCH. RELATED WORKSHOPS LIVE EXPERT SESSIONS SELF-TEST (in prep.) Q & A. Update Your Core Competence - Must Know

RECENT UPDATES VIEWER SOFTWARE SEARCH. RELATED WORKSHOPS LIVE EXPERT SESSIONS SELF-TEST (in prep.) Q & A. Update Your Core Competence - Must Know SAP CRM 2006s: Learning Map for Interaction Center Consultants RECENT UPDATES VIEWER SOFTWARE SEARCH Step 1: Learn What You Need Update your core competence - must know Step 2: Prepare for Your Project

More information

SAP CRM 4.0 & mysap CRM Edition 2004: Learning Map for Analytics Consultants

SAP CRM 4.0 & mysap CRM Edition 2004: Learning Map for Analytics Consultants SAP CRM 4.0 & mysap CRM Edition 2004: Learning Map for Analytics Consultants RECENT UPDATES VIEWER SOFTWARE SEARCH Step 1: Learn What You Need Update your core competence - must know Extend your competence

More information

SAP CRM 4.0 & mysap CRM Edition 2004: Learning Map for Interaction Center Consultants

SAP CRM 4.0 & mysap CRM Edition 2004: Learning Map for Interaction Center Consultants SAP CRM 4.0 & mysap CRM Edition 2004: Learning Map for Interaction Center Consultants RECENT UPDATES VIEWER SOFTWARE SEARCH Step 1: Learn What You Need Update your core competence - must know Extend your

More information

SAP SCM 5.0: Learning Map for SC Design and Analytics Consultants

SAP SCM 5.0: Learning Map for SC Design and Analytics Consultants SAP SCM 5.0: Learning Map for SC Design and Analytics Consultants RECENT UPDATES VIEWER SOFTWARE SEARCH Step 1: Learn What You Need Update Your Core Competence - Must Know Extend Your Competence - Nice

More information

Java EE 7: Back-End Server Application Development

Java EE 7: Back-End Server Application Development Oracle University Contact Us: 01-800-913-0322 Java EE 7: Back-End Server Application Development Duration: 5 Days What you will learn The Java EE 7: Back-End Server Application Development training teaches

More information

SAP NetWeaver Opens SAP ERP world. Amedeo Prodi SAP Italia

SAP NetWeaver Opens SAP ERP world. Amedeo Prodi SAP Italia SAP NetWeaver Opens SAP ERP world Amedeo Prodi SAP Italia SAP NetWeaver is an Evolutionary Platform: From Infrastructure to Applistructure SAP NetWeaver becomes the business process platform Productivity

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 Introduction to J2EE Development in NetBeans IDE...1 Configuring the IDE for J2EE Development...2 Getting

More information

... Introduction... 17

... Introduction... 17 ... Introduction... 17 1... Workbench Tools and Package Hierarchy... 29 1.1... Log on and Explore... 30 1.1.1... Workbench Object Browser... 30 1.1.2... Object Browser List... 31 1.1.3... Workbench Settings...

More information

Introduction to Sun ONE Application Server 7

Introduction to Sun ONE Application Server 7 Introduction to Sun ONE Application Server 7 The Sun ONE Application Server 7 provides a high-performance J2EE platform suitable for broad deployment of application services and web services. It offers

More information

A standards-based approach to application integration

A standards-based approach to application integration A standards-based approach to application integration An introduction to IBM s WebSphere ESB product Jim MacNair Senior Consulting IT Specialist Macnair@us.ibm.com Copyright IBM Corporation 2005. All rights

More information

Architectural Overview

Architectural Overview Architectural Overview Version 7 Part Number 817-2167-10 March 2003 A Sun ONE Application Server 7 deployment consists of a number of application server instances, an administrative server and, optionally,

More information

OUR COURSES 19 November 2015. All prices are per person in Swedish Krona. Solid Beans AB Kungsgatan 32 411 19 Göteborg Sweden

OUR COURSES 19 November 2015. All prices are per person in Swedish Krona. Solid Beans AB Kungsgatan 32 411 19 Göteborg Sweden OUR COURSES 19 November 2015 Solid Beans AB Kungsgatan 32 411 19 Göteborg Sweden Java for beginners JavaEE EJB 3.1 JSF (Java Server Faces) PrimeFaces Spring Core Spring Advanced Maven One day intensive

More information

SAP HANA Cloud Applications Partner Program Certification

SAP HANA Cloud Applications Partner Program Certification SAP HANA Cloud Applications Partner Program Certification Technical Product Profile (TPP) and Test Catalogue (TC) for SAP certified SAP HANA Cloud Applications April 9, 2013 Dear SAP HANA Cloud Application

More information

Chapter 4. Architecture. Table of Contents. J2EE Technology Application Servers. Application Models

Chapter 4. Architecture. Table of Contents. J2EE Technology Application Servers. Application Models Table of Contents J2EE Technology Application Servers... 1 ArchitecturalOverview...2 Server Process Interactions... 4 JDBC Support and Connection Pooling... 4 CMPSupport...5 JMSSupport...6 CORBA ORB Support...

More information

RECENT UPDATES VIEWER SOFTWARE SEARCH RELATED WORKSHOPS LIVE EXPERT SESSIONS SELF-TESTS Q & A. Update Your Core Competence - Must Know

RECENT UPDATES VIEWER SOFTWARE SEARCH RELATED WORKSHOPS LIVE EXPERT SESSIONS SELF-TESTS Q & A. Update Your Core Competence - Must Know SAP CRM 3.1: Learning Map for CRM Sales Consultants RECENT UPDATES VIEWER SOFTWARE SEARCH Step 1: Learn What You Need Update your core competence - must know Extend your competence - nice to know Step

More information

Web Development with the Eclipse Platform

Web Development with the Eclipse Platform Web Development with the Eclipse Platform Open Source & Commercial tools for J2EE development Jochen Krause 2004-02-04 Innoopract Agenda Currently available Tools for web development Enhancements in Eclipse

More information

IBM Rational Web Developer for WebSphere Software Version 6.0

IBM Rational Web Developer for WebSphere Software Version 6.0 Rapidly build, test and deploy Web, Web services and Java applications with an IDE that is easy to learn and use IBM Rational Web Developer for WebSphere Software Version 6.0 Highlights Accelerate Web,

More information

Working with the ERP Integration Service of EMC Documentum Process Services for SAP

Working with the ERP Integration Service of EMC Documentum Process Services for SAP Working with the ERP Integration Service of EMC Documentum Process Services for SAP Applied Technology Abstract EMC Documentum Process Services for SAP is a new product that integrates with EMC Documentum

More information

What Is the Java TM 2 Platform, Enterprise Edition?

What Is the Java TM 2 Platform, Enterprise Edition? Page 1 de 9 What Is the Java TM 2 Platform, Enterprise Edition? This document provides an introduction to the features and benefits of the Java 2 platform, Enterprise Edition. Overview Enterprises today

More information

SAP's Integrated Development Environment for Java. Karl Kessler, SAP AG

SAP's Integrated Development Environment for Java. Karl Kessler, SAP AG SAP's Integrated Development Environment for Java Karl Kessler, SAP AG Agenda Comparison ABAP Workbench / Typical Java IDE Eclipse The SAP Framework The J2EE toolset 2002 SAP Labs, LLC, JAVA101, Karl Kessler

More information

WebSphere Training Outline

WebSphere Training Outline WEBSPHERE TRAINING WebSphere Training Outline WebSphere Platform Overview o WebSphere Product Categories o WebSphere Development, Presentation, Integration and Deployment Tools o WebSphere Application

More information

Contents. Client-server and multi-tier architectures. The Java 2 Enterprise Edition (J2EE) platform

Contents. Client-server and multi-tier architectures. The Java 2 Enterprise Edition (J2EE) platform Part III: Component Architectures Natividad Martínez Madrid y Simon Pickin Departamento de Ingeniería Telemática Universidad Carlos III de Madrid {nati, spickin}@it.uc3m.es Introduction Contents Client-server

More information

White Paper: 1) Architecture Objectives: The primary objective of this architecture is to meet the. 2) Architecture Explanation

White Paper: 1) Architecture Objectives: The primary objective of this architecture is to meet the. 2) Architecture Explanation White Paper: 1) Architecture Objectives: The primary objective of this architecture is to meet the following requirements (SLAs). Scalability and High Availability Modularity and Maintainability Extensibility

More information

An introduction to creating JSF applications in Rational Application Developer Version 8.0

An introduction to creating JSF applications in Rational Application Developer Version 8.0 An introduction to creating JSF applications in Rational Application Developer Version 8.0 September 2010 Copyright IBM Corporation 2010. 1 Overview Although you can use several Web technologies to create

More information

SAP NetWeaver Portal Development Kits for.net and Java

SAP NetWeaver Portal Development Kits for.net and Java SAP NetWeaver Portal Development Kits for.net and Java Applies To: SAP NetWeaver Portal, Portal Development Kit for.net, Portal Development Kit for Java Summary This article provides a comparative overview

More information

This presentation is for informational purposes only and may not be incorporated into a contract or agreement.

This presentation is for informational purposes only and may not be incorporated into a contract or agreement. This presentation is for informational purposes only and may not be incorporated into a contract or agreement. This following is intended to outline our general product direction. It is intended for information

More information

Glassfish, JAVA EE, Servlets, JSP, EJB

Glassfish, JAVA EE, Servlets, JSP, EJB Glassfish, JAVA EE, Servlets, JSP, EJB Java platform A Java platform comprises the JVM together with supporting class libraries. Java 2 Standard Edition (J2SE) (1999) provides core libraries for data structures,

More information

SAP Certified Development Professional - ABAP with SAP NetWeaver 7.0

SAP Certified Development Professional - ABAP with SAP NetWeaver 7.0 SAP EDUCATION SAMPLE QUESTIONS: P_ABAP_70 SAP Certified Development Professional - ABAP with SAP NetWeaver 7.0 Disclaimer: These sample questions are for self-evaluation purposes only and do not appear

More information

How To Protect Your Computer From Being Hacked On A J2Ee Application (J2Ee) On A Pc Or Macbook Or Macintosh (Jvee) On An Ipo (J 2Ee) (Jpe) On Pc Or

How To Protect Your Computer From Being Hacked On A J2Ee Application (J2Ee) On A Pc Or Macbook Or Macintosh (Jvee) On An Ipo (J 2Ee) (Jpe) On Pc Or Pistoia_ch03.fm Page 55 Tuesday, January 6, 2004 1:56 PM CHAPTER3 Enterprise Java Security Fundamentals THE J2EE platform has achieved remarkable success in meeting enterprise needs, resulting in its widespread

More information

Oracle Application Development Framework Overview

Oracle Application Development Framework Overview An Oracle White Paper June 2011 Oracle Application Development Framework Overview Introduction... 1 Oracle ADF Making Java EE Development Simpler... 2 THE ORACLE ADF ARCHITECTURE... 3 The Business Services

More information

PLSAP CONNECTOR FOR TALEND USER MANUAL

PLSAP CONNECTOR FOR TALEND USER MANUAL PLSAP CONNECTOR FOR TALEND USER MANUAL www.starschema.net 2 Contents 1. Overview... 3 1.1 Architecture... 3 2. PLSC GUI... 4 2.1 Connection wizard... 4 2.2 Table wizard... 5 3. Components... 6 3.1 tplsapsimpleinput...

More information

zen Platform technical white paper

zen Platform technical white paper zen Platform technical white paper The zen Platform as Strategic Business Platform The increasing use of application servers as standard paradigm for the development of business critical applications meant

More information

Introduction to WebSphere Process Server and WebSphere Enterprise Service Bus

Introduction to WebSphere Process Server and WebSphere Enterprise Service Bus Introduction to WebSphere Process Server and WebSphere Enterprise Service Bus Course materials may not be reproduced in whole or in part without the prior written permission of IBM. 4.0.3 Unit objectives

More information

Monitoring Pramati EJB Server

Monitoring Pramati EJB Server Monitoring Pramati EJB Server 17 Overview The EJB Server manages the execution of enterprise applications that run on the J2EE server. The JAR modules deployed on the Server are supported by the EJB container.

More information

Client-Server Architecture & J2EE Platform Technologies Overview Ahmed K. Ezzat

Client-Server Architecture & J2EE Platform Technologies Overview Ahmed K. Ezzat Client-Server Architecture & J2EE Platform Technologies Overview Ahmed K. Ezzat Page 1 of 14 Roadmap Client-Server Architecture Introduction Two-tier Architecture Three-tier Architecture The MVC Architecture

More information

MVC pattern in java web programming

MVC pattern in java web programming MVC pattern in java web programming Aleksandar Kartelj, Faculty of Mathematics Belgrade DAAD workshop Ivanjica 6. -11.9.2010 Serbia September 2010 Outline 1 2 3 4 5 6 History Simple information portals

More information

ERIE COMMUNITY COLLEGE COURSE OUTLINE A. COURSE NUMBER CS 216 - ADVANCED WEB DEVELOPMENT & PROGRAMMING II

ERIE COMMUNITY COLLEGE COURSE OUTLINE A. COURSE NUMBER CS 216 - ADVANCED WEB DEVELOPMENT & PROGRAMMING II ERIE COMMUNITY COLLEGE COURSE OUTLINE A. COURSE NUMBER AND TITLE: CS 216 - ADVANCED WEB DEVELOPMENT & PROGRAMMING II B. CURRICULUM: Mathematics / Computer Science Unit Offering PROGRAM: Web-Network Technology

More information

Developing Java Web Services

Developing Java Web Services Page 1 of 5 Developing Java Web Services Hands On 35 Hours Online 5 Days In-Classroom A comprehensive look at the state of the art in developing interoperable web services on the Java EE platform. Students

More information

SAP Senior Consultant Master of Engineering Diploma in business administration

SAP Senior Consultant Master of Engineering Diploma in business administration D A N I E L G R A V E R S E N PERSONAL INFORMATION Degree Company Email Nationality SAP Senior Consultant Master of Engineering Diploma in business administration Figaf ApS Denmark DGR@FIGAF.COM Danish

More information

.NET 3.0 vs. IBM WebSphere 6.1 Benchmark Results

.NET 3.0 vs. IBM WebSphere 6.1 Benchmark Results .NET 3.0 vs. IBM WebSphere 6.1 Benchmark Results Microsoft.NET StockTrader and IBM WebSphere Trade 6.1 Benchmark Introduction This paper is a summary of extensive benchmark testing of two functionally

More information

Implementing and Maintaining Microsoft SQL Server 2008 Integration Services

Implementing and Maintaining Microsoft SQL Server 2008 Integration Services Course 6234A: Implementing and Maintaining Microsoft SQL Server 2008 Integration Services Length: 3 Days Language(s): English Audience(s): IT Professionals Level: 200 Technology: Microsoft SQL Server 2008

More information

JBoss SOAP Web Services User Guide. Version: 3.3.0.M5

JBoss SOAP Web Services User Guide. Version: 3.3.0.M5 JBoss SOAP Web Services User Guide Version: 3.3.0.M5 1. JBoss SOAP Web Services Runtime and Tools support Overview... 1 1.1. Key Features of JBossWS... 1 2. Creating a Simple Web Service... 3 2.1. Generation...

More information

Accelerated Java EE Open Source Development with Eclipse CON1905

Accelerated Java EE Open Source Development with Eclipse CON1905 Accelerated Java EE Open Source Development with Eclipse CON1905 Greg Stachnick Sr. Principle Product Manager Oracle, Development Tools September 30, 2014 Program Agenda 1 2 3 4 The Eclipse Ecosystem Getting

More information

ITS. Java WebService. ITS Data-Solutions Pvt Ltd BENEFITS OF ATTENDANCE:

ITS. Java WebService. ITS Data-Solutions Pvt Ltd BENEFITS OF ATTENDANCE: Java WebService BENEFITS OF ATTENDANCE: PREREQUISITES: Upon completion of this course, students will be able to: Describe the interoperable web services architecture, including the roles of SOAP and WSDL.

More information

GlassFish Security. open source community experience distilled. security measures. Secure your GlassFish installation, Web applications,

GlassFish Security. open source community experience distilled. security measures. Secure your GlassFish installation, Web applications, GlassFish Security Secure your GlassFish installation, Web applications, EJB applications, application client module, and Web Services using Java EE and GlassFish security measures Masoud Kalali PUBLISHING

More information

SAP" Interactive Forms by Adobe*

SAP Interactive Forms by Adobe* Jurgen Hauser, Andreas Deutesfield, Stephan Rehmann, and Thomas Sziks SAP" Interactive Forms by Adobe* a ^. Galileo Press Bonn Boston ILIiJ*!^^^ 2.1 PDF, PDF-Based Print Forms, and Interactive PDF Forms

More information

1 What Are Web Services?

1 What Are Web Services? Oracle Fusion Middleware Introducing Web Services 11g Release 1 (11.1.1) E14294-04 January 2011 This document provides an overview of Web services in Oracle Fusion Middleware 11g. Sections include: What

More information

Building Web Applications, Servlets, JSP and JDBC

Building Web Applications, Servlets, JSP and JDBC Building Web Applications, Servlets, JSP and JDBC Overview Java 2 Enterprise Edition (JEE) is a powerful platform for building web applications. The JEE platform offers all the advantages of developing

More information

Implementation Guide SAP NetWeaver Identity Management Identity Provider

Implementation Guide SAP NetWeaver Identity Management Identity Provider Implementation Guide SAP NetWeaver Identity Management Identity Provider Target Audience Technology Consultants System Administrators PUBLIC Document version: 1.10 2011-07-18 Document History CAUTION Before

More information

A Model-Driven Approach for Building Customized Distributed Applications

A Model-Driven Approach for Building Customized Distributed Applications A Model-Driven Approach for Building Customized Distributed Applications By John Pompeii and Scott Danforth Secant Technologies, Inc. - - April 25, 2001 A Model-Driven Approach for Building Customized

More information

JAVA ENTERPRISE IN A NUTSHELL. Jim Farley and William Crawford. O'REILLY 4 Beijing Cambridge Farnham Koln Paris Sebastopol Taipei Tokyo.

JAVA ENTERPRISE IN A NUTSHELL. Jim Farley and William Crawford. O'REILLY 4 Beijing Cambridge Farnham Koln Paris Sebastopol Taipei Tokyo. 2008 AGI-Information Management Consultants May be used for personal purporses only or by libraries associated to dandelon.com network. JAVA ENTERPRISE IN A NUTSHELL Third Edition Jim Farley and William

More information

SOA REFERENCE ARCHITECTURE: WEB TIER

SOA REFERENCE ARCHITECTURE: WEB TIER SOA REFERENCE ARCHITECTURE: WEB TIER SOA Blueprint A structured blog by Yogish Pai Web Application Tier The primary requirement for this tier is that all the business systems and solutions be accessible

More information

SAP WORKFORCE MANAGEMENT 3.0: LEARNING MAP FOR SOLUTION CONSULTANTS

SAP WORKFORCE MANAGEMENT 3.0: LEARNING MAP FOR SOLUTION CONSULTANTS SAP WORKFORCE MANAGEMENT 3.0: LEARNING MAP FOR SOLUTION CONSULTANTS RECENT UPDATES VIEWER SOFTWARE SEARCH STEP 1: LEARN WHAT YOU NEED Update your core competence - must know STEP 2: PREPARE FOR YOUR PROJECT

More information

WEB SERVICES WITH APPLICATION SERVER ABAP

WEB SERVICES WITH APPLICATION SERVER ABAP 1.2. ANA DANIELA CRISTEA, 1. Ovidiu GELU TIRIAN WEB SERVICES WITH APPLICATION SERVER ABAP Abstract: The Application Server ABAP (AS ABAP) is part of the application layer that belongs to the SAP NetWeaver

More information

Case Studies of Running the Platform. NetBeans UML Servlet JSP GlassFish EJB

Case Studies of Running the Platform. NetBeans UML Servlet JSP GlassFish EJB September Case Studies of Running the Platform NetBeans UML Servlet JSP GlassFish EJB In this project we display in the browser the Hello World, Everyone! message created in the session bean with servlets

More information

Proposal for DSpace Web MVC

Proposal for DSpace Web MVC Proposal for DSpace Web MVC QIN ZHENGQUAN Short description: In my experiences of building enterprise applications (Tourist Portal and Video rental system) my JSP pages were often peppered with scriptlets

More information

Interactive Forms based on Adobe software

Interactive Forms based on Adobe software TECHNICAL WHITEPAPER Adobe software TABLE OF CONTENTS 1 Executive summary 1 Solution overview 3 Designing, creating, and deploying interactive forms in Web Dynpro applications 4 Document generation 5 Creating

More information

How to Build an E-Commerce Application using J2EE. Carol McDonald Code Camp Engineer

How to Build an E-Commerce Application using J2EE. Carol McDonald Code Camp Engineer How to Build an E-Commerce Application using J2EE Carol McDonald Code Camp Engineer Code Camp Agenda J2EE & Blueprints Application Architecture and J2EE Blueprints E-Commerce Application Design Enterprise

More information

enterprise^ IBM WebSphere Application Server v7.0 Security "publishing Secure your WebSphere applications with Java EE and JAAS security standards

enterprise^ IBM WebSphere Application Server v7.0 Security publishing Secure your WebSphere applications with Java EE and JAAS security standards IBM WebSphere Application Server v7.0 Security Secure your WebSphere applications with Java EE and JAAS security standards Omar Siliceo "publishing enterprise^ birmingham - mumbai Preface 1 Chapter 1:

More information

WEB APPLICATION SERVER: BUILDING RELIABLE BUSINESS APPLICATIONS

WEB APPLICATION SERVER: BUILDING RELIABLE BUSINESS APPLICATIONS SAP White Paper mysap TECHNOLOGY SAP WEB APPLICATION SERVER: BUILDING RELIABLE BUSINESS APPLICATIONS Copyright 2002 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted

More information

Communiqué 4. Standardized Global Content Management. Designed for World s Leading Enterprises. Industry Leading Products & Platform

Communiqué 4. Standardized Global Content Management. Designed for World s Leading Enterprises. Industry Leading Products & Platform Communiqué 4 Standardized Communiqué 4 - fully implementing the JCR (JSR 170) Content Repository Standard, managing digital business information, applications and processes through the web. Communiqué

More information

1 What Are Web Services?

1 What Are Web Services? Oracle Fusion Middleware Introducing Web Services 11g Release 1 (11.1.1.6) E14294-06 November 2011 This document provides an overview of Web services in Oracle Fusion Middleware 11g. Sections include:

More information

Internet Engineering: Web Application Architecture. Ali Kamandi Sharif University of Technology kamandi@ce.sharif.edu Fall 2007

Internet Engineering: Web Application Architecture. Ali Kamandi Sharif University of Technology kamandi@ce.sharif.edu Fall 2007 Internet Engineering: Web Application Architecture Ali Kamandi Sharif University of Technology kamandi@ce.sharif.edu Fall 2007 Centralized Architecture mainframe terminals terminals 2 Two Tier Application

More information

HPC Portal Development Platform with E-Business and HPC Portlets

HPC Portal Development Platform with E-Business and HPC Portlets HPC Portal Development Platform with E-Business and HPC Portlets CHIEN-HENG WU National Center for High-Performance Computing, Hsin-Chu, 300, Taiwan E-mail: garywu@nchc.org.tw Abstract HPC Portal Development

More information

How To Develop In Java (J2Ee) And J2Ee (Sap) Together (Sapp)

How To Develop In Java (J2Ee) And J2Ee (Sap) Together (Sapp) SAP NetWeaver Developer Studio and Java Development Infrastructure Karl Kessler Product Manager, SAP AG Agenda SAP NetWeaver Developer Studio! Mission Statement! Eclipse! Java Dictionary, J2EE Tool Set,

More information

Java 2 Platform, Enterprise Edition (J2EE) Bruno Souza Java Technologist, Sun Microsystems, Inc.

Java 2 Platform, Enterprise Edition (J2EE) Bruno Souza Java Technologist, Sun Microsystems, Inc. Java 2 Platform, Enterprise Edition (J2EE) Bruno Souza Java Technologist, Sun Microsystems, Inc. J1-680, Hapner/Shannon 1 Contents The Java 2 Platform, Enterprise Edition (J2EE) J2EE Environment APM and

More information

How to Easily Integrate BIRT Reports into your Web Application

How to Easily Integrate BIRT Reports into your Web Application How to Easily Integrate BIRT Reports into your Web Application Rima Kanguri & Krishna Venkatraman Actuate Corporation BIRT and us Who are we? Who are you? Who are we? Rima Kanguri Actuate Corporation Krishna

More information

Portals, Portlets & Liferay Platform

Portals, Portlets & Liferay Platform Portals, Portlets & Liferay Platform Repetition: Web Applications and Model View Controller (MVC) Design Pattern Web Applications Frameworks in J2EE world Struts Spring Hibernate Data Service Java Server

More information

Working with WebSphere 4.0

Working with WebSphere 4.0 44 Working with WebSphere 4.0 This chapter is for developers who are familiar with WebSphere Application Enterprise Server, version 4.0 (WAS 4.0) and would like to deploy their applications using WAS 4.0.

More information

mysap Enterprise Portal -SAP EP 6.0 Technology-

mysap Enterprise Portal -SAP EP 6.0 Technology- mysap Enterprise Portal -SAP EP 6.0 Technology- Version: March 20, 2003 Please download the presentation to get access to the notes! Content Overview and Positioning Supported Standards Technical Infrastructure

More information

CACHÉ: FLEXIBLE, HIGH-PERFORMANCE PERSISTENCE FOR JAVA APPLICATIONS

CACHÉ: FLEXIBLE, HIGH-PERFORMANCE PERSISTENCE FOR JAVA APPLICATIONS CACHÉ: FLEXIBLE, HIGH-PERFORMANCE PERSISTENCE FOR JAVA APPLICATIONS A technical white paper by: InterSystems Corporation Introduction Java is indisputably one of the workhorse technologies for application

More information

SW5706 Application deployment problems

SW5706 Application deployment problems SW5706 This presentation will focus on application deployment problem determination on WebSphere Application Server V6. SW5706G11_AppDeployProblems.ppt Page 1 of 20 Unit objectives After completing this

More information

Exam Name: IBM InfoSphere MDM Server v9.0

Exam Name: IBM InfoSphere MDM Server v9.0 Vendor: IBM Exam Code: 000-420 Exam Name: IBM InfoSphere MDM Server v9.0 Version: DEMO 1. As part of a maintenance team for an InfoSphere MDM Server implementation, you are investigating the "EndDate must

More information

GSA2013: The Great SharePoint Adventure 2013

GSA2013: The Great SharePoint Adventure 2013 SHAREPOINT 2013 FOR.NET DEVELOPERS 5 DAYS GSA2013: The Great SharePoint Adventure 2013 AUDIENCE FORMAT COURSE DESCRIPTION.NET Developers Instructor-led training with hands-on labs This 5-day course explores

More information

Developing and Implementing Windows-Based Applications With Microsoft Visual C#.NET and Microsoft Visual Studio.NET

Developing and Implementing Windows-Based Applications With Microsoft Visual C#.NET and Microsoft Visual Studio.NET Unit 40: Developing and Implementing Windows-Based Applications With Microsoft Visual C#.NET and Microsoft Visual Studio.NET Learning Outcomes A candidate following a programme of learning leading to this

More information

2012 LABVANTAGE Solutions, Inc. All Rights Reserved.

2012 LABVANTAGE Solutions, Inc. All Rights Reserved. LABVANTAGE Architecture 2012 LABVANTAGE Solutions, Inc. All Rights Reserved. DOCUMENT PURPOSE AND SCOPE This document provides an overview of the LABVANTAGE hardware and software architecture. It is written

More information

Building and Using Web Services With JDeveloper 11g

Building and Using Web Services With JDeveloper 11g Building and Using Web Services With JDeveloper 11g Purpose In this tutorial, you create a series of simple web service scenarios in JDeveloper. This is intended as a light introduction to some of the

More information

ARM-BASED PERFORMANCE MONITORING FOR THE ECLIPSE PLATFORM

ARM-BASED PERFORMANCE MONITORING FOR THE ECLIPSE PLATFORM ARM-BASED PERFORMANCE MONITORING FOR THE ECLIPSE PLATFORM Ashish Patel, Lead Eclipse Committer for ARM, IBM Corporation Oliver E. Cole, President, OC Systems, Inc. The Eclipse Test and Performance Tools

More information

Course Title: ITAP 4371: E-Commerce. Semester Credit Hours: 3 (3,0)

Course Title: ITAP 4371: E-Commerce. Semester Credit Hours: 3 (3,0) Course Title: ITAP 4371: E-Commerce Semester Credit Hours: 3 (3,0) I. Course Overview The primary objective of this course is to expose students to the advanced use of information technology in the design

More information

Building Web Services with Apache Axis2

Building Web Services with Apache Axis2 2009 Marty Hall Building Web Services with Apache Axis2 Part I: Java-First (Bottom-Up) Services Customized Java EE Training: http://courses.coreservlets.com/ Servlets, JSP, Struts, JSF/MyFaces/Facelets,

More information

Increasing IT flexibility with IBM WebSphere ESB software.

Increasing IT flexibility with IBM WebSphere ESB software. ESB solutions White paper Increasing IT flexibility with IBM WebSphere ESB software. By Beth Hutchison, Katie Johnson and Marc-Thomas Schmidt, IBM Software Group December 2005 Page 2 Contents 2 Introduction

More information

Developing and Implementing Web Applications with Microsoft Visual C#.NET and Microsoft Visual Studio.NET

Developing and Implementing Web Applications with Microsoft Visual C#.NET and Microsoft Visual Studio.NET Unit 39: Developing and Implementing Web Applications with Microsoft Visual C#.NET and Microsoft Visual Studio.NET Learning Outcomes A candidate following a programme of learning leading to this unit will

More information

Copyright. Restricted Rights Legend. Trademarks or Service Marks. Copyright 2003 BEA Systems, Inc. All Rights Reserved.

Copyright. Restricted Rights Legend. Trademarks or Service Marks. Copyright 2003 BEA Systems, Inc. All Rights Reserved. Version 8.1 SP4 December 2004 Copyright Copyright 2003 BEA Systems, Inc. All Rights Reserved. Restricted Rights Legend This software and documentation is subject to and made available only pursuant to

More information

Developing rich Internet applications for SAP with Adobe Flex

Developing rich Internet applications for SAP with Adobe Flex White Paper Developing rich Internet applications for SAP with Adobe Flex Contents 1 Introduction 2 Advantages for SAP environments 3 Architecture 6 Case studies 8 Outlook 8 Conclusion 8 Resources Introduction

More information

This presentation will provide a brief introduction to Rational Application Developer V7.5.

This presentation will provide a brief introduction to Rational Application Developer V7.5. This presentation will provide a brief introduction to Rational Application Developer V7.5. Page 1 of 11 This presentation will first discuss the fundamental software components in this release, followed

More information

Oracle WebLogic Foundation of Oracle Fusion Middleware. Lawrence Manickam Toyork Systems Inc www.toyork.com http://ca.linkedin.

Oracle WebLogic Foundation of Oracle Fusion Middleware. Lawrence Manickam Toyork Systems Inc www.toyork.com http://ca.linkedin. Oracle WebLogic Foundation of Oracle Fusion Middleware Lawrence Manickam Toyork Systems Inc www.toyork.com http://ca.linkedin.com/in/lawrence143 History of WebLogic WebLogic Inc started in 1995 was a company

More information

Developing Web Services with Eclipse

Developing Web Services with Eclipse Developing Web Services with Eclipse Arthur Ryman IBM Rational ryman@ca.ibm.com Page Abstract The recently created Web Tools Platform Project extends Eclipse with a set of Open Source Web service development

More information

DEPLOYMENT GUIDE DEPLOYING F5 WITH SAP NETWEAVER AND ENTERPRISE SOA

DEPLOYMENT GUIDE DEPLOYING F5 WITH SAP NETWEAVER AND ENTERPRISE SOA DEPLOYMENT GUIDE DEPLOYING F5 WITH SAP NETWEAVER AND ENTERPRISE SOA Table of Contents Table of Contents Introducing the F5 Deployment Guide for SAP NetWeaver and Enterprise SOA Prerequisites and configuration

More information

WEB APPLICATION DEVELOPMENT. UNIT I J2EE Platform 9

WEB APPLICATION DEVELOPMENT. UNIT I J2EE Platform 9 UNIT I J2EE Platform 9 Introduction - Enterprise Architecture Styles - J2EE Architecture - Containers - J2EE Technologies - Developing J2EE Applications - Naming and directory services - Using JNDI - JNDI

More information

Security and Your SAP System When Working with Winshuttle Products

Security and Your SAP System When Working with Winshuttle Products Security and Your SAP System When Working with Winshuttle Products 2014 Winshuttle, LLC. All rights reserved. 2/14 www.winshuttle.com Background Companies running SAP systems are accustomed to configuring

More information

Introduction to Service-Oriented Architecture for Business Analysts

Introduction to Service-Oriented Architecture for Business Analysts Introduction to Service-Oriented Architecture for Business Analysts This course will provide each participant with a high-level comprehensive overview of the Service- Oriented Architecture (SOA), emphasizing

More information

000-420. IBM InfoSphere MDM Server v9.0. Version: Demo. Page <<1/11>>

000-420. IBM InfoSphere MDM Server v9.0. Version: Demo. Page <<1/11>> 000-420 IBM InfoSphere MDM Server v9.0 Version: Demo Page 1. As part of a maintenance team for an InfoSphere MDM Server implementation, you are investigating the "EndDate must be after StartDate"

More information

PASS4TEST 専 門 IT 認 証 試 験 問 題 集 提 供 者

PASS4TEST 専 門 IT 認 証 試 験 問 題 集 提 供 者 PASS4TEST 専 門 IT 認 証 試 験 問 題 集 提 供 者 http://www.pass4test.jp 1 年 で 無 料 進 級 することに 提 供 する Exam : C2090-420 Title : IBM InfoSphere MDM Server v9.0 Vendors : IBM Version : DEMO NO.1 Which two reasons would

More information

Validation Session Mobile Solutions for Facilities Maintenance and Fleet Management 1/22/2009. LaGov

Validation Session Mobile Solutions for Facilities Maintenance and Fleet Management 1/22/2009. LaGov Validation Session Mobile Solutions for Facilities Maintenance and Fleet Management 1/22/2009 LaGov Visit our website for Blueprint Presentations, Meeting Minutes and Project News! www.doa.louisiana.gov/erp/index.htm

More information

The end. Carl Nettelblad 2015-06-04

The end. Carl Nettelblad 2015-06-04 The end Carl Nettelblad 2015-06-04 The exam and end of the course Don t forget the course evaluation! Closing tomorrow, Friday Project upload deadline tonight Book presentation appointments with Kalyan

More information

WebLearning SAP Best Practice CD-ROM Courseware and e-library Titles. SAP Best Practices for Business Intelligence and Warehouse - BW

WebLearning SAP Best Practice CD-ROM Courseware and e-library Titles. SAP Best Practices for Business Intelligence and Warehouse - BW WebLearning SAP Best Practice CD-ROM Courseware and e-library Titles SAP Best Practices for Business Intelligence and Warehouse - BW SAP Best Practices for Business Intelligence support the fast and smooth

More information

Developing Web Services with Documentum

Developing Web Services with Documentum Developing Web Services with Documentum Documentum Technical White Paper September 16, 2002 Erin Samuels Page 1 of 50 INTRODUCTION... 4 INDUSTRY MOMENTUM... 4 ABOUT THIS DOCUMENT... 4 THE DOCUMENTUM ECM

More information

HPC PORTAL DEVELOPMENT PLATFORM

HPC PORTAL DEVELOPMENT PLATFORM HPC PORTAL DEVELOPMENT PLATFORM Chien-Heng Wu, National Center for High-Performance Computing, garywu@nchc.org.tw ABSTRACT In the world of information technology, enterprise applications must be designed,

More information

How To Develop An Application Developer For An Ubio Websphere Studio 5.1.1

How To Develop An Application Developer For An Ubio Websphere Studio 5.1.1 Quickly build, test and deploy high-performance Web services and J2EE applications to support e-business on demand IBM Developer, Version 5.1.1 Highlights Deliver high-quality applications quickly Today

More information