Question examples. Session 1 Objectives Why certify? Positioning of the non-technical version What is Java? Key advantages of Java Java Applications vs.

Slides:



Advertisements
Similar presentations
Java EE - Introduction -
Advertisements

What is a Computer Program? For a computer to be able to do anything (multiply, play a song, run a word processor), it must be given the instructions.
19 Copyright © 2005, Oracle. All rights reserved. Distributing Modular Applications: Developing Web Services.
1 Copyright © 2005, Oracle. All rights reserved. Introduction.
1 Copyright © 2005, Oracle. All rights reserved. Introducing the Java and Oracle Platforms.
J2EE Overview.
17 Copyright © 2005, Oracle. All rights reserved. Deploying Applications by Using Java Web Start.
1 G54PRG Programming Lecture 1 Amadeo Ascó Adam Moore G54PRG Programming Lecture 1 Amadeo Ascó 3 Java Programming Language.
Eldas 1.0 Enterprise Level Data Access Services Design Issues, Implementation and Future Development Davy Virdee.
In Review JAVA C++ GUIs - Windows Webopedia.com.
MC697 Object-Oriented Programming Using Java. In this class, we will cover: How the class will be structured Difference between object-oriented programming.
UNDERSTANDING JAVA APIS FOR MOBILE DEVICES v0.01.
DT228/3 Web Development Introduction to Java Server Pages (JSP)
WebSphere Diego Leone. Summary Story and birth What is WebSphere?/Goals Main features Advantages/Disadvantages Conclusions.
Object Orientated Programming
1 Build a Web Application on J2EE. 2 J2EE Scenario Client – Web Server – EIS Resources Client – Web Server – EIS Resources Client – Application Server.
For more Lectures and Notes Visit
J2EE Java 2 Enterprise Edition. Relevant Topics in The Java Tutorial Topic Web Page JDBC orial/jdbc
Java Server Team 8. Overview What is a Java Server? History Architecture Advantages Disadvantages Current Technologies Conclusion.
Session-01. What is a Servlet? Servlet can be described in many ways, depending on the context: 1.Servlet is a technology i.e. used to create web application.
L EC. 01: J AVA FUNDAMENTALS Fall Java Programming.
LESSON 1 INTRODUCTION Compiled By: Edwin O. Okech [Tutor, Amoud University] JAVA PROGRAMMING.
Understanding and Managing WebSphere V5
Java Pet Store Application. Outline Introduction Introduction Information Layer Information Layer Application Layer Application Layer Infrastructure Layer.
Advanced OOP MCS-3 OOP BSCS-3 Lecture # 1
CSC 142 A 1 CSC 142 Introduction to Java [Reading: chapter 0]
Chapter 10 EJB Concepts of EJB Three Components in Creating an EJB Starting/Stopping J2EE Server and Deployment Tool Installation and Configuration of.
Copyright © 2012 Accenture All Rights Reserved.Copyright © 2012 Accenture All Rights Reserved. Accenture, its logo, and High Performance Delivered are.
CSCI 224 Introduction to Java Programming. Course Objectives  Learn the Java programming language: Syntax, Idioms Patterns, Styles  Become comfortable.
Oracle8 JDBC Drivers Section 2. Common Features of Oracle JDBC Drivers The server-side and client-side Oracle JDBC drivers provide the same basic functionality.
Ing. Ignacio Roqueta ARTech GeneXus and J2EE.
1 Copyright © 2004, Oracle. All rights reserved. Introduction to Oracle Forms Developer and Oracle Forms Services.
An intro to programming. The purpose of writing a program is to solve a problem or take advantage of an opportunity Consists of multiple steps:  Understanding.
Introduction to J2EE Architecture Portions by Kunal Mehta.
CPRG 215 Introduction to Object-Oriented Programming with Java Module 1-Introduction to Java Topic 1.2 Getting the Tools and Setting Up the Development.
Advanced Java
© 2012 Pearson Education, Inc. All rights reserved. 1-1 Why Java? Needed program portability – Program written in a language that would run on various.
J ava P rogramming: From Problem Analysis to Program Design, From Problem Analysis to Program Design, Second Edition Second Edition D.S. Malik D.S. Malik.
Introduction to Enterprise JavaBeans Topics In Systems Architecture Barry Herbold
© 2012 Pearson Education, Inc. All rights reserved types of Java programs Application – Stand-alone program (run without a web browser) – Relaxed.
Modern Programming Language. Web Container & Web Applications Web applications are server side applications The most essential requirement.
Java Programming: Advanced Topics1 Introduction to Advanced Java Programming Chapter 1.
8 th Semester, Batch 2009 Department Of Computer Science SSUET.
Introduction to Programming 1 1 2Introduction to Java.
Application Integration for the Web
Introduction to JAVA Programming
Java Programming, 3e Concepts and Techniques Chapter 1 Section 56 – An Introduction to Java.
SESSION 1 Introduction in Java. Objectives Introduce classes and objects Starting with Java Introduce JDK Writing a simple Java program Using comments.
Speaker Name Speaker Title Speaker Title Oracle Corporation Olivier Le Diouris Principal Product Manager Oracle Corporation Building Servlet and JSP Applications.
Introduction to Algorithm. What is Algorithm? an algorithm is any well-defined computational procedure that takes some value, or set of values, as input.
Chapter 1 Coding Introduction.
Chapter 13 Web Application Infrastructure
Introduction to Oracle Forms Developer and Oracle Forms Services
WebSphere Diego Leone.
Web-based Software Development - An introduction
Object Oriented Programming in
Introduction to Oracle Forms Developer and Oracle Forms Services
Introduction to Advanced Java Programming
Introduction to Oracle Forms Developer and Oracle Forms Services
Distributed System Using Java 2 Enterprise Edition (J2EE)
ESIS Consulting LLC (C) ESIS Consulting LLC. All rights reserved
JavaServer Faces: The Fundamentals
Web Application Server 2001/3/27 Kang, Seungwoo. Web Application Server A class of middleware Speeding application development Strategic platform for.
Component-based Applications
Component Technology Bina Ramamurthy 2/25/2019 B.Ramamurthy.
(Computer fundamental Lab)
Java History, Editions, Version Features
Outcome of the Lecture Upon completion of this lecture you will be able to understand Fundamentals and Characteristics of Java Language Basic Terminology.
from Lutz Dietrich and Hans Kluge
Presentation transcript:

Question examples

Session 1 Objectives Why certify? Positioning of the non-technical version What is Java? Key advantages of Java Java Applications vs. Java applets Getting Started: Java Software Development Kit (SDK) Samples/syntax What is Jdeveloper? Summary and Website for Java Certification

Session 2 Objectives Enterprise ComputingWhat is it? Using Java for Enterprise Computing (J2EE) Multi-tiered J2EE applications J2EE components J2EE Containers J2EE Application Packaging J2EE Roles J2EE APIs Oracle-specific Java Components Oracles J2EE Products The Oracle Strategy

Session 3 Objectives OC4J Features and Previews OC4J Clustering Capabilities OC4J Ease of Deployment and Management OC4J Competitive Landscape After completing this lesson, you should be able to understand:

Session 4 Objectives Describe the Oracle 9i Application Server as a complete and integrated product for deploying Web sites and applications Describe Oracle 9iAS v2.0 key features After completing this lesson, you should be able to do the following:

Enterprise computing refers to: A.Computers used on the starship Enterprise B.Integrating various hardware and software components that must be integrated to solve a business requirement C.Connecting computers in one galaxy with computers in another galaxy

Which of the following are considered advantages of Java? A.Object-Oriented B.Secure C.Simple D.Platform Independent E.A, C, and D F.A, B, C, and D

Java, an object-oriented programming language and platform, was developed by Sun Microsystems in A.True B.False

JAR files: A.Are several files that have been placed into an empty food jar B.End with file extensions of.jar,.war, or.ear C.Are a compressed format of Java files D.B and C

There are seven distinct J2EE roles in the J2EE application lifecycle. A.True B.False

Oracles OC4J product: A.Just started shipping with Oracle 9iAS v2 B.Has been fully compliant with J2EE 1.3 specifications for several months now C.Is considered simple, lightweight, fast, easy to configure, and easy to manage D.Competes with BEAs WebSphere 4.0 product E.All of the above

The Single Sign-On feature in Oracle 9iAS v2 requires users to authenticate themselves with a username and password for each individual application each time they attempt to access each individual application. A.True B.False

Which of the following are considered graphical management consoles for Oracle 9iAS v2? A.Orion B.Oracle Enterprise Manager C.None of the above

The Java Software Development Kit comes in the following editions: A.J2SE – Standard Edition B.J2EE – Enterprise Edition C.J2ME – Micro Edition D.J2OE – Oracle Edition E.A, B, and C F.A, B, and D

Java applications are downloaded at runtime from the Web server and then run in the browsers JVM. A.True B.False

Compiled Java code is stored in file names that end with the extension of.class. A.True B.False

Components typically found on the Web tier include: A.Java Server Pages B.Browser C.Java Servlets D.A, B, and C E.A and C

A standard J2EE server must contain both a Web Container and an EJB Container. A.True B.False

Often the same person or company can perform multiple J2EE roles. A.True B.False