Instructor Led Rad Training

Rad Training Provider? - Tell us about your Training!
Please select the location nearest to you: India   United Kingdom   United States   Canada  
Rad Training Seminars and Classes
From MeritForge Infotech
Websphere Application Server Administration instructor led trainingcoursewareworkshop / seminartrain the trainercomputer lab This course describes how to install and perform system administration for IBM WebSphere Application Server V6. 1 Network Deployment. It covers the necessary skills for a standalone base WebSphere Application Server system, and the additional skills to manage and configure a Network Deployment cell. This course does not cover programming Java servlets, JSPs, or EJBs; these skills can be obtained  more...
Websphere Portal Server Administration and Application Development instructor led trainingcoursewaretrain the trainercomputer lab In this hands-on lab course, learn how to perform the day-to-day administrative and application development tasks for IBM WebSphere Portal V6. 1. Develop the necessary skills for an administrator, architect, or developer to administer WebSphere Portal. Portal administrators see how to perform such tasks as portlet deployment, portal page creation, document management using Document Manager and Web  more...
From Human Resource & Organisational Development Consultancy (HRODC) Postgraduate Training Institute
Strategic Management and Project Management instructor led trainingon-line e-learning cbt (computer based)self directed ...ets of authority - The second facet of authority - Traditional authority - Legitimate authority - Professional authority - Power 3. Organisational Analysis : A Strategic View - External Organisational accountability - Accountability to owners/ sponsors - Accountability to clients/ users/ customers - Accountability to Creditors - Accountability to Sector or  more...
Comprehensive Project Management instructor led trainingon-line e-learning cbt (computer based)self directed ...ets of authority - The second facet of authority - Traditional authority - Legitimate authority - Professional authority - Power 3. Organisational Analysis: A Strategic View - External Organisational accountability - Accountability to owners/ sponsors - Accountability to clients/ users/ customers - Accountability to Creditors - Accountability to Sector or  more...
From Wintrac Inc.
Fast Track to JavaServer Faces (JSF) - Using JSF to Build J2EE Web Apps Using Rational Application Developer (RAD) JSF is a J2EE technology that focuses on simplifying the building of Web based user interfaces in Java. It builds on existing technologies, such as Servlets and JSP, but solves many of the issues that arise when using them directly. It does this by providing a standard component based user interface (UI) framework that can be leveraged by tools to provide a rich and easy to use development  more...
Fast Track to Jakarta Struts Using Rational Application Developer (RAD) Struts is an open source, Model-View-Controller (MVC) framework developed by The Apache Software Foundation as part of its Jakarta project. Struts is built on top of JSP, Servlets, and custom tag libraries. After reading the first J2EE Blueprints from Sun with their explanation of MVC and how to accomplish it with custom tags, Servlets, and JSP, one can clearly see that Struts is a  more...
Fast Track to Servlets - JSP Using Rational Application Developer (RAD) Servlets and JSP (JavaServer Pages) are key server-side Java technologies for building web applications. Servlets are programs that run on a web server; they can respond to client requests and create dynamic content. JSPs are useful for displaying dynamic data, and allowing Java developers and Web page designers to work together easily. The JSTL is a tag library for JSP that encapsulates the core  more...
JDBC - Java Database Connectivity Using Rational Application Developer (RAD) JDBC is a Java technology for accessing SQL databases. It is a core part of J2EE, and it works with every major database product. This hands-on course covers all the details that you will need to use JDBC to access the information in your databases using Java. It also talks about real world issues in using JDBC. All labs are done using the RAD Development Environment, and the lab instructions  more...
Intermediate Java and OO Development Using Rational Application Developer (RAD) Intermediate Java and OO Development is a fast paced course suitable for programmers with some previous experience in working with Java and Object-Oriented (OO) programming (equivalent to taking our Gentle Java course). It includes a short review of basic Java concepts, and then moves on to a comprehensive coverage of more advanced topics in Java and OO programming to provide participants with a  more...
Fast Track to Java 5 - Java 6 and OO Development Using Rational Application Developer (RAD) Fast Track to Java and OO Development is a fast paced course suitable for programmers with existing programming experience. It can be taught to audiences with less experience by reducing coverage of the optional, more advanced topics. Java is one of the most important programming languages used today, and its correct usage is a critical part of many systems being written now. The basics of the  more...
Gentle Java and OO Development Using Rational Application Developer (RAD) Gentle Java and OO Development is geared to audiences with no background in Object-Oriented programming or Java. It uses a steady pace and numerous hands-on labs to provide an easy entry into the world of Java and OO Programming. Java is one of the most important programming languages used today, and its correct usage is a critical part of many systems being written now. The basics of the  more...
Fast Track to Spring 2.x and Spring Web Flow 2 Spring is a lightweight Java framework for building enterprise applications. Its Core module allows you to manage the lifecycle of your objects, and the dependencies between them, via configuration metadata (usually XML) and Dependency Injection / Inversion of Control. Its advanced capabilities provide support for JDBC and persistence frameworks like Hibernate (DAO and ORM modules),  more...
Fast Track to Spring 2.x Spring is a lightweight Java framework for building enterprise applications. Its Core module allows you to manage the lifecycle of your objects, and the dependencies between them, via configuration metadata (usually XML) and Dependency Injection / Inversion of Control. Its advanced capabilities provide support for JDBC and persistence frameworks like Hibernate (DAO and ORM modules),  more...
Fast Track to Spring 3 and Spring MVC Web Flow ...y enhanced in Spring 3. It also provides coverage of the traditional XML-based configuration that can still play an important role in existing and new projects. The course starts with the basics of Spring and in-depth coverage on using the powerful capabilities of the Core module to reduce coupling, and increase the flexibility, ease of maintenance, and testing of your applications. It goes  more...
Fast Track to Spring 3 ...y enhanced in Spring 3. It also provides coverage of the traditional XML-based configuration that can still play an important role in existing and new projects. The course starts with the basics of Spring and in-depth coverage on using the powerful capabilities of the Core module to reduce coupling, and increase the flexibility, ease of maintenance, and testing of your applications. It goes  more...
Fast Track to Java 5 Java 6 and OO Development Fast Track to Java and OO Development is a fast paced course suitable for programmers with existing programming experience. It can be taught to audiences with less experience by reducing coverage of the optional, more advanced topics. Java is one of the most important programming languages used today, and its correct usage is a critical part of many systems being written now. The basics of the  more...
Fast Track to Java EE 5 with Servlets JSP JDBC using RAD This is a 5-day course that covers Java EE 5 with a focus on the Web tier and JDBC.. The Java EE platform offers all the advantages of developing in Java plus a comprehensive suite of server-side technologies. This course tells you what you need to know to design and build your own web applications. You'll learn the details of the key Java EE technologies and how to leverage the strengths of each,  more...
Portal Application Development using RAD v6.0 This course utilizes a combination of instructor-led discussions and interactive workshops to demonstrate the capabilities of IBMa ™s Portal solution. The IBM Portal Server provides a single point of interaction through the implementation of portlets and provides dynamic information, applications, processes to build Business-to-Employee (B2E), Business-to-Business (B2B) and  more...
COMPLETE IBATIS USING RAD There are plenty of persistence frameworks in the Java community. iBATIS is an open source a data mappera framework. Data mappers do not tie classes to tables or class fields to columns. Instead, a data mapper maps parameters and results of SQL statements to classes and fields. This makes iBATIS a simple and lightweight persistence framework. By removing the repetitive and error prone work,  more...
Introduction to Java and Java Enterprise Using Rational Application Developer v7.0 ...mming language and how to develop Java applications using RAD v7. 0. Students learn the syntax of the Java programming language, object-oriented programming using Java, exception handling, file input/ output (I/ O), along with servlets and JavaServer Pages. During the course, students will develop and test Java applications using RAD v7. 0. You can get a complete list of other Java classes at  more...
J2EE Application Development with Spring and Hibernate Using RAD 7.0 This course provides students with the knowledge needed to use the Spring Framework and to use the Hibernate Object/ Relational Mapping (ORM) framework to implement the persistence layer of J2EE applications to develop flexible, testable and maintainable Java EE enterprise applications. The labs are done using RAD 7. 0. You can get a complete list of other Java classes at  more...
Introduction to JSF Using RAD This training course introduces the developer to the JSF architecture and provides the basis for planning, developing, and deploying Web based applications using the JSF framework. After taking this class, the developer will be able to quickly construct dynamic server-side web pages using JSF. You can get a complete list of other Java classes at  more...
J2EE Programming Using Rational Application Developer RAD v7.0 This 5 day training course teaches students how to develop Servlet, JSP and EJB for the WebSphere Application Server v6 platform. About 50% of the time is spent on hands on labs that use the Rational Developer Studio (RAD) v7 development tool. You can get a complete list of other Java classes at http://www.wintrac.com/courses/mainJava.asp  more...
Developing J2EE Applications Using Spring Framework v2.0 and RAD 7 This course provides students with the knowledge needed to use the Spring Framework and Rational Application Developer v7 (RAD7) to develop flexible, testable and maintainable J2EE enterprise applications. This course covers v2. 0 of the Spring Framework. You can get a complete list of other Java classes at http://www.wintrac.com/courses/mainJava.asp  more...
Java EE 5 Programming with JSF EJB 3.0 and JPA Using Rational Application Developer 7.5 This 5 day training course teaches students how to develop Java EE 5 applications using RAD 7. 5 for the WebSphere Application Server v7. 0 platform. This course covers some of the newest technologies of the Java EE 5 platform, including JSF 1. 2, EJB 3. 0, and JPA. A brief intro to JAX-WS web services is also covered. You can get a complete list of other Java classes at  more...
JDBC - Java Database Connectivity Using Rational Application Developer This hands-on course covers all the details that you will need to use JDBC to access the information in your databases using Java. It also talks about real world issues in using JDBC. All labs are done using the RAD Development Environment, and the lab instructions include detailed directions on using RAD and the RAD wizards and tools. You can get a complete list of other Java classes at  more...
Developing Rich Web Applications with Spring 2.5 Using RAD 7.0 This training course teaches the various technologies that can be used with Spring web applications. Spring support for various database technologies, including Hibernate is also covered. Several web application frameworks and how they integrate with Spring are covered including Spring MVC, Spring Web Flow, and Spring-JSF integration. Other requirements of web applications like using the Tiles  more...
Introduction to MQSeries Application Development This course will use both instructor-led discussions and hands-on workshops to demonstrate the capabilities of programming Java applications using IBMa ™s MQSeries. Within this course, each student will be exposed to the following topics; the major components of an MQSeries installation (both local and remote), install the MQSeries client, develop MQSeries Java program using RAD v6. 0,  more...
Introduction to Java and Java Enterprise Using Rational Application Developer v7.0 ...mming language and how to develop Java applications using RAD v7. 0. Students learn the syntax of the Java programming language, object-oriented programming using Java, exception handling, file input/ output (I/ O), along with servlets and JavaServer Pages. During the course, students will develop and test Java applications using RAD v7. 0. You can get a complete list of other Java classes at  more...
Advanced Java using RAD 7.0 This course teaches how to develop advanced Java applications using RAD 7. 0. The advanced features of Java that developers may be using in many different types of programs are covered. You can get a complete list of other Java classes at http://www.wintrac.com/courses/mainJava.asp  more...
Portal Application Development using RAD v7.0 This course utilizes a combination of instructor-led discussions and interactive workshops to demonstrate the capabilities of IBMa ™s Portal solution. The IBM Portal Server provides a single point of interaction through the implementation of portlets and provides dynamic information, applications, processes to build Business-to-Employee (B2E), Business-to-Business (B2B) and  more...
Rational Application Developer v6.0 Migration ...e of J2EE v1. 4 abilities and development capabilities of RAD v6. 0. This seminar will focus on the transition of experienced developers to RAD v6. 0 for the building of Java Servlets, JSPs, JavaServer Faces, EJB v2. 1, role of Service Data Objects in EIS development, business logic using Enterprise Generation Language, developing portals and portlets and the use of Web Services You can get a  more...
Introduction to Rational Application Developer v6.0 ...e of J2EE v1. 4 abilities and development capabilities of RAD v6. 0. This seminar will focus on the transition of experienced developers to RAD v6. 0 for the building of Java Servlets, JSPs, JavaServer Faces, EJB v2. 1, use of UML diagrams, the role of Service Data Objects in EIS development, debugger and JUnit integration, business logic using Enterprise Generation Language, developing portals  more...
Introduction to Java Server Faces using RAD v6.0 This course will integrate a combination of instructor-led discussions and interactive workshops to demonstrate the implementation of JavaServer Faces in a web application. This seminar will focus on: architecture of JSF application, Struts comparison, role of UI components, use of faces-config. xml file, role of managed beans, integration of JSF tags in JSP documents, dynamic and static  more...
Web Services Development using RAD v6.0 This course will integrate a combination of instructor-led discussions and interactive workshops to demonstrate the capabilities of Web Service within ecommerce applications. This seminar will illustrate the building, testing and deployment of Web Services, explore their fundamental capabilities, utilization of SOAP and XML, role of WSDL (Web Services Descriptive Language), use of UDDI registries  more...
ColdFusion Boot Camp for Web Programmers(Jump Start to ColdFusion An Introduction to ColdFusion) ColdFusion is a Web application server for Windows, Linux, and Solaris that makes it possible for you to quickly create database-driven Web applications on your Internet, Intranet, or Extranet site. ColdFusion is also a RAD (Rapid Application Development) technology which utilizes it's own tag-based language, CFML. You can get a complete list of other coldfusion classes at  more...
Web Services Development Using RAD V6 If you are a J2EE developer, you can gain complete mastery over Web Services development in the IBM WebSphere platform after taking this course. This course will teach you the theory behind XML schema, WSDL and SOAP. It will proceeed to teach you various Java specifications that cover Web Services development (JSR 101 and 109). You can get a complete list of other XML Web Services classes at  more...
Web Services Development using RAD v6.0 This course will integrate a combination of instructor-led discussions and interactive workshops to demonstrate the capabilities of Web Service within ecommerce applications. This seminar will illustrate the building, testing and deployment of Web Services, explore their fundamental capabilities, utilization of SOAP and XML, role of WSDL (Web Services Descriptive Language), use of UDDI registries  more...
Jump Start to ColdFusion An Introduction to ColdFusion Web Application Development ColdFusion is a Web application server for Windows, Linux, and Solaris that makes it possible for you to quickly create database-driven Web applications on your Internet, Intranet, or Extranet site. ColdFusion is also a RAD (Rapid Application Development) technology which utilizes it's own tag-based language, CFML. You can get a complete list of other coldfusion classes at  more...
Rational Application Developer v6.0 Migration ...e of J2EE v1. 4 abilities and development capabilities of RAD v6. 0. This seminar will focus on the transition of experienced developers to RAD v6. 0 for the building of Java Servlets, JSPs, JavaServer Faces, EJB v2. 1, role of Service Data Objects in EIS development, business logic using Enterprise Generation Language, developing portals and portlets and the use of Web Services You can get a  more...
Introduction to Rational Application Developer v6.0 ...e of J2EE v1. 4 abilities and development capabilities of RAD v6. 0. This seminar will focus on the transition of experienced developers to RAD v6. 0 for the building of Java Servlets, JSPs, JavaServer Faces, EJB v2. 1, use of UML diagrams, the role of Service Data Objects in EIS development, debugger and JUnit integration, business logic using Enterprise Generation Language, developing portals  more...
Introduction to JavaServer Faces using RAD v6.0 This course will integrate a combination of instructor-led discussions and interactive workshops to demonstrate the implementation of JavaServer Faces in a web application. This seminar will focus on: architecture of JSF application, Struts comparison, role of UI components, use of faces-config. xml file, role of managed beans, integration of JSF tags in JSP documents, dynamic and static  more...
Web Services Development using RAD v6.0 This course will integrate a combination of instructor-led discussions and interactive workshops to demonstrate the capabilities of Web Service within ecommerce applications. This seminar will illustrate the building, testing and deployment of Web Services, explore their fundamental capabilities, utilization of SOAP and XML, role of WSDL (Web Services Descriptive Language), use of UDDI registries  more...
From Jmerge Consultancy Services
IBM WebSphere Portal Development Training This is online instructor-led, lab-intensive course for IT professionals who are new to WebSphere Portal. Topics covered are - basic portal/ portlet, MVC portlet, JSF portlet, Event Portlet, Content Access Service, Property Broker and AJAX portlet. Labs are conducted using IBM Rational Application Developer (RAD) v7. 5 and IBM WebSphere Portal Server v6. 1.5. Prerequisite: J2EE/ JEE  more...
From Last Minute Training
Java Programming Essentials using IBM Rational Application Developer This course will introduce the student to the Java programming language, Java class design using UML notation, using RAD 7. 0 environment. Through hands-on exercises, the student will become familiar with the Java syntax & the object oriented approach...  more...
From LearnQuest
IBM Rational Training instructor led trainingon-line e-learning cbt (computer based)group study and discussioncoursewareworkshop / seminartrain the trainercomputer lab ...onal products such as: Rational Application Developer (RAD) Rational BuildForge Rational ClearCase Rational ClearQuest Rational Functional Tester Rational Manual Tester Rational RequisitePro Rational Software Architect (RSA) Rational Software Modeler (RSM) Rational Unified Process Rational XDE Every class is hands-on and focused on getting new users up to speed with these  more...
From Pierson Requirements Group
Object-Oriented Methodology Overview ...ng Language (UML) and the Rapid Application Development (RAD) process. The objectives of the seminar are to provide: - An understanding about the Object-Oriented Development process to be able to manage IT projects where Object-Oriented methodology is being used. - A basic understanding of the models and terminology used to communicate with the OO designers and programmers - An overview  more...
JAD Facilitation Requirements Gathering using an RAD Iterative Approach This 4-day seminar provides training for a requirements methodology using JAD facilitation techniques, use cases and the Unified Modeling Language (UML) which can be utilized for object-oriented application development projects. The seminar focus is on how to: - Plan and prepare for your JAD sessions - Understand a best practice repeatable process using use cases and UML techniques and how it  more...
From Intertech
Complete JSF using RAD Training This training course introduces the developer to the JSF architecture and provides the basis for planning, developing, and deploying Web based applications using the JSF framework. After taking this class, the developer will be able to quickly construct dynamic server-side web pages using JSF. Learning Objectives This class combines lecture with hands-on experience, and open ended discussion that  more...
From Innoflex
WebSphere Portal Server Training ONLINECLASSROOM WebSphere Portal Server Training ONLINE/ CLASSROOM This five day training class teaches students WebSphere Portal development using JSR 168/ 286 API. The JSR 286 API is the first revision of the portlet specification in nearly five years and contains significant improvements. The class also covers Struts and JavaServer Faces based portal site development. All labs are done using Rational  more...
From Corporate Education Group
What's New in Microsoft Visual Studio 2005 for existing Visual Studio .NET Developers(Workshop) instructor led training ...g Visual Studio 2005   Create databound forms using the RAD databinding features of the IDE   Generate Master-Detail forms using Visual Studio 2005 SmartTags   Create databound forms that bind to data components   Deploy a Windows Forms application from a Web server using ClickOnce   Write an application that automatically updates on multiple clients when a new version is deployed    more...
tcw11--02/11/12-01:50:18-(4462)[B]-[B]-[A]