ExitCertified Formation Formation de Java Solaris Red Hat IBM Symantec Siebel PeopleSoft
 
ExitCertified Formation Formation de Java Solaris Red Hat IBM Symantec Siebel PeopleSoft
 
start courses and schedules education savings it certification education solutions
recherche de formation
Faites confiance à votre formation en TI   |
Oracle University reconnaît ExitCertified comme Partenaire en formation de l’année en Amérique du Nord.

OracleAS Portal 10g R2: Build Portlets with Java

Format: Formation en classe avec formateur
Autres formats:
 
 

OracleAS Portal (10.1.4.1) provides an environment for creating enterprise portals, which are corporate gateways to information access and management. Students learn to create, deploy, and test Java-based portlets, the building blocks of a portal page. The course covers two application programming interfaces (APIs): the standard Java portlet API, which supports JSR 168, and the OracleAS Portal Developer Kit Java API, which is Oracle's proprietary portlet API. The course examines the similarities and differences between the two APIs and discusses the benefits and limitations of each approach.

Students learn to integrate J2EE applications with OracleAS Portal. They also learn to make portlets customizable to enable end user personalization, to build multi-lingual portlets, to secure portlets, and to enhance portlet performance by implementing caching. Two parallel sets of practices provide students with a choice of which API to use.

Learn To:
  • Develop Java-based portlets by using Java classes, JSPs, and JavaBeans
  • Support end-user personalization of portlets
  • Make portlets capable of tracking subsequent user requests through session handling
  • Control access to portlets
  • Enable portlets to communicate with each other
  • Build portlets that render their content in the user’s preferred language

 
Oracle Certified Training Course   Oracle Training Savings
 

Compétences acquises

 
  • Develop Java-based portlets by using Java classes, JSPs, and JavaBeans

  • Deploy, register, and consume Java portlets

  • Enable portlets to communication with each other

  • Build portlets that render content in the user's preferred language

  • Control access to portlets

  • Use session handling to track subsequent user requests

  • Control page flow in a multipage portlet

 
  • Support end-user personalization of portlets

  • Apply best practices to Java portlet development

  • Enhance portlet performance through portlet caching

  • Improve portlet supportability by performing logging

  • Identify the differences between standards-based portlets and PDK-Java portlets

  • Identify the key features of OracleAS portal

  • Define the OracleAS Portal remote producer architecture

Qui peut en profiter

 
  • Application Developers

  • J2EE Developer

 
  • Java Developer

  • Portal Developer

Préalables

 
  • Working knowledge of Java programming

  • Basic HTML knowledge

 
  • Familiarity with J2EE concepts

 
Enroll For This Class
Enroll For This Class
Oracle DB PeopleSoft Hyperion Ce cours est donné par des formateurs certifiés Oracle.

Oracle University a nommé ExitCertified Partenaire de l’année 2011

Il y a une différence....découvrez-la.
Training Class Enrollment Ask A Question About This Training
Code: 10gAS-PORT-JAVA
Format: Formation en classe avec formateur
Durée: 3
Certifié par: Oracle
Frais d’inscription (CAD): 2,475$ / contact for FED. GOV.
Oracle University Awards ExitCertified the North American Partner of the Year Award for 2011
Recherchez des cours semblables
Cours connexes

Trier l'horaire par: 
No Course Dates Ce cours n'est pas prévu à l'horaire pour l'instant. Si vous êtes intéressé à suivre ce cours, utilisez le lien ci-dessous pour demander une date.
   
demander la date/l’emplacement demander de la formation sur place
 

OracleAS Portal 10g R2: Build Portlets with Java Contenu détaillé

 
 
Understanding OracleAS Portal
  • Identifying Features of OracleAS Portal
  • Differences Between Items and Portlets on a Portal Page
  • When to Choose to Write a Coded Portlet
  • Describing the Flow of a Portal Page Request
  • The Role of OC4J in Portlet Development
Understanding Portlet Technologies
  • Common Characteristics of Java Portlets
  • Benefits and Limitations of Standards-Based Portlets
  • The Portlet Life Cycle
  • Importance of MVC in Developing Portlets
  • Differences Between Standards-Based Portlets and PDK-Java Portlets
Developing Simple Java-Based Portlets
  • Using JDeveloper to Speed Up the Development Cycle
  • Creating Simple Portlets Using a Java Portlet Wizard
  • The Files That Comprise a Simple Portlet
Deploying and Consuming Java-Based Portlets
  • Deploying a Portlet to a Standalone OC4J
  • Testing Deployment in a Browser
  • Registering a WSRP Producer with OracleAS Portal
  • Registering a Web Provider with OracleAS Portal
  • Displaying a Custom-Developed Portlet on a Portal Page
  • Redeploying a Portlet from JDeveloper
Extending Portlet Functionality: Modes, States, and Style
  • Standard Portlet Modes
  • How Portlet Window State Impacts Portal Real Estate
  • Ensuring that Portlets Conform to the Portal Page Look-and-Feel Standards
  • The Purpose of a Resource Proxy
Debugging Java Portlets
  • Configuring a JDeveloper Project for Remote Debugging
  • Using JDevelpper Debugger to Connect to a Portlet Running on a Remote OC4J
  • Identifying Malfunctioning Portlet Code by Using JDeveloper
Handling Transient Data
  • Passing and Reading Parameters in a Portlet
  • Generating a Portlet URL That Includes a Parameter
  • Using Session Attributes to Store and Retrieve Session Data
 
Implement Portlet Customization
  • Portlet Personalization and the Preference Store
  • Creating a Form to Enable User Personalization
  • Building Logic to Store and Retrieve Portlet Personalization Data
Setting Up Interportlet Communication
  • Sharing Data Between Two JSR 168 Portlets Using the PortletSession
  • Sharing Data Between Two PDK-Java Portlets Using Public Parameters
  • Building PDK-Java Portlets That Support Page Parameters and Events
Building Complex, Multipage Portlets
  • Building Portlets Consisting of Multiple JSPs
  • Ways to Handle Navigation in a Multipage Portlet
  • Controlling Page Flow Across Multiple Portlet View Pages
Implementing Portlet Security
  • Fully Securing Your Portlets
  • Using Programmatic Security to Control Portlet Access
  • Accessing User Information from Oracle Internet Directory (OID)c
  • In PDK-Java Portlets, Dynamically Hiding and Showing Portlets by Applying Security Managers
  • Building Custom Security Managers in PDK-Java Portlets
Enhancing Portlet Performance by Using Caching
  • Concepts of Portlet Caching
  • Benefits of Expiry, Validation, and Invalidation-Based Caching
  • Evaluating Portlet Caching Options
  • Adding Caching Capabilities to Portlets
Writing Multilingual Portlets
  • Creating Translation Strings for the Supported Languages Using Resource Bundles
  • Accessing Portal User's Language Preference
  • Building Portlets That Render Their Content in the User's Preferred Language
  • Creating Translations for Portlet Attributes
Enabling Portlet Logging
  • Concepts of Portlet Logging
  • The Architecture of PDK-Java Portlet Logging
  • Adding Logging Capabilities to Portlets
Applying Best Practices in Portlet Development
  • Customizing Your JDeveloper Preferences
  • Implementing the Portlet Renderer
  • HTML Guidelines for Rendering Portlets
  • Cascading Style Sheets
  • Complying with Accessibility Guidelines
  • Guidelines for Personalization
  • Applying Portlet Design Principles
  • Packaging Your Portlets


  ExitCertified is your Authorized IT Training Partner  
  Lorsque vous suivez un cours certifié chez ExitCertified, vous apprenez directement des concepteurs des produits que vous utilisez. Notre engagement envers la communauté des TI, de même que notre autorisation à offrir des cours certifiés, vous assurent une expérience de formation supérieure. Il y a une différence. Apprenez directement de la source.

Il y a une différence. Apprenez directement de la source.
 
Training Contacts  
   
Canada United States

Formation à Montréal :: 514.876.1666
Formation à Ville de Québec :: 514.876.1666
Formation à Ottawa :: 613.232.3948
Formation à Toronto :: 416.487.3948

Formation à Vancouver :: 604.633.3948
Formation à Victoria :: 1.866.328.3948
Formation à Calgary :: 403.291.2855
Formation à Edmonton :: 780.441.3948
Formation à Regina :: 1.866.328.3948

Formation à Sacramento :: 916.669.3970
Formation à San Francisco :: 415.975.3948
Formation à San Jose :: 408.288.3948
Formation à Las Vegas :: 1.800.803.3948
Formation à Phoenix :: 602.889.9350
À travers le monde - 613.232.3948 Des questions?
Il nous fait plaisir de vous aider. Transmettez-nous ce formulaire par courriel et nous vous répondrons dans les plus brefs délais.
   



(c) 2012 ExitCertified Corp. Tous droits réservés.


ExitCertified est un fournisseur international agréé de formation en technologies. Voici quelques-uns de nos cours les plus souvent consultés :
 
Formation Sun Formation Oracle Formation Symantec Formation IBM Formation Red Hat :: Linux
Formation Java, Cours J2EE, Formation JSP, servlets, EJB, Struts, réseaux, Formation Solaris, Java Composite Application Platform (JCAPS), SeeBeyond, XML, Formation Solaris 10, certification Java, certification Solaris Cours PeopleSoft, 11g, Formation Oracle SQL, Oracle PL/SQL, DBA, Hyperion, Fusion Middleware, 10g, 9i, certification 11g, certification DBA, certification Oracle Formation NetBackup, Cours Veritas, protection contre les virus, sécurité des TI, certification Symantec DB2, OS/400, Formation zSeries, s/390, iSeries, AIX SUSE, Formation RedHat
         
Formation MySQL Formation Apple Formation en gestion de projet    
Base de données MySQL Cours Apple, Formation Leopard Formation du PMI