Online Java 2 Advanced Java eLearning

Java 2 Advanced Java Training Provider? - Tell us about your Training!
Java 2 Advanced Java Training Seminars and Classes
From 123-CBT Computer Based Training
Introduction to Software Program Design on-line e-learning cbt (computer based)cd rom Introduction to Software Program Design In order to work their magic, computer programmers need to understand the various methods required by programming languages. This course introduces the learner to the basic methods and processes necessary to construct algorithms, including variables and data types, expressions and statements, and more advanced concepts like arrays and functions.  more...
From Online Training Directory
Java 2 -- Applets & Imaging on-line e-learning cbt (computer based) This course contains 4 units: Applets, Advanced Applets, 2d Graphics and Printing in Java, and Imaging. Each unit covers detail the elements of Java necessary to implement these features and functions as you program in the Java language. The first unit defines an applet and lists the features of an applet. You will learn about the Applet class, its hierarchy, and its methods. You will also  more...
Java 2 -- Advanced Java on-line e-learning cbt (computer based) This course contains 4 units: Garbage Collection, Java Security, Internationalization, JavaBeans Technology. Each unit covers detail the elements of Java necessary to implement these advanced features and functions as you program in the Java language. The first unit explains the process of garbage collection. It describes the gc( ) and finalize( ) methods in Java and the code used to make  more...
Java 2 -- Advanced java.lang & java.util Packages on-line e-learning cbt (computer based) This course contains 3 units: Accessing Resources at Run Time, The Reflection Package, The jar Utility. Each unit covers detail the elements of Java necessary to implement these features and functions as you program in the Java language. The first unit describes the important methods in the System class, such as arrayCopy( ), exit( ), gc( ), getProperty( ), load( ), setProperty( ), setIn( ),  more...
From 123-CBT Computer Based Training
NetWare 5 Advanced Administration - Part 1 on-line e-learning cbt (computer based)cd rom C ourse Overview This is the first course in a five-part series on Novell NetWare 5 Advanced Administration. This series provides the knowledge and skills necessary to design, configure, and administer a complex NetWare 5 network. This course will cover upgrading to NetWare 5, the NetWare server, and the Server Console. L earn To: Identify the methods for upgrading to a  more...
NetWare 5 Advanced Administration - Part 1 on-line e-learning cbt (computer based)cd rom Course Overview This is the first course in a five-part series on Novell NetWare 5 Advanced Administration. This series provides the knowledge and skills necessary to design, configure, and administer a complex NetWare 5 network. This course will cover upgrading to NetWare 5, the NetWare server, and the Server Console. L earn To: Identify the methods for upgrading to a NetWare 5  more...
Intro to Object-Oriented Programming with Java on-line e-learning cbt (computer based)cd rom This course covers the advantages of Object-Oriented Programming (OOP) and OOP features specific to Java. It explains the concept and use of classes, objects, arrays, class members, and scope of variables. It also describes how to invoke methods. In addition, the course covers advanced OOP concepts like encapsulation, inheritance, polymorphism, and method overloading, overriding, and hiding.  more...
Intro to Object-Oriented Programming with Java on-line e-learning cbt (computer based)cd rom This course covers the advantages of Object-Oriented Programming (OOP) and OOP features specific to Java. It explains the concept and use of classes, objects, arrays, class members, and scope of variables. It also describes how to invoke methods. In addition, the course covers advanced OOP concepts like encapsulation, inheritance, polymorphism, and method overloading, overriding, and hiding.  more...
Advanced OOP Java Concepts on-line e-learning cbt (computer based)cd rom This course covers advanced Object-Oriented Programming (OOP) and Java concepts. It explains the concepts and use of abstract classes, interfaces, and nested classes. The course also covers creation, initialization, garbage collection, and finalization of objects in Java. Learn To: Identify key concepts related to class initialization. Identify key concepts related to  more...
Advanced OOP Java Concepts on-line e-learning cbt (computer based)cd rom This course covers advanced Object-Oriented Programming (OOP) and Java concepts. It explains the concepts and use of abstract classes, interfaces, and nested classes. The course also covers creation, initialization, garbage collection, and finalization of objects in Java. Learn To: Identify key concepts related to class initialization. Identify key concepts related to  more...
XML Programming--Part 2 DOM SAX XSLT on-line e-learning cbt (computer based)cd rom Course Overview This is the second course of the XML curriculum and teaches more of the skills needed to implement XML in an enterprise situation. It will cover processing XML documents using the Document Object Model (DOM) and parsers, using the Extensible Linking Language (XLL), and using XML with databases, and developing XML-based enterprise applications. L earn To: Identify the  more...
XML Programming--Part 2 DOM SAX XSLT on-line e-learning cbt (computer based)cd rom Course Overview This is the second course of the XML curriculum and teaches more of the skills needed to implement XML in an enterprise situation. It will cover processing XML documents using the Document Object Model (DOM) and parsers, using the Extensible Linking Language (XLL), and using XML with databases, and developing XML-based enterprise applications. L earn To: Identify the  more...
Java Key Packages Collections on-line e-learning cbt (computer based)cd rom This course provides an overview of the java.lang package and its key classes, such as Object, String, StringBuffer, wrapper classes, and the Math class. It also covers the java.util package and its classes, Date and GregorianCalendar. In addition, the course provides information about the collections framework provided by the java.util package. Learn To: Identify features of the  more...
Java Key Packages Collections on-line e-learning cbt (computer based)cd rom This course provides an overview of the java.lang package and its key classes, such as Object, String, StringBuffer, wrapper classes, and the Math class. It also covers the java.util package and its classes, Date and GregorianCalendar. In addition, the course provides information about the collections framework provided by the java.util package. Learn To: Identify features of the  more...
Enterprise Connectivity with J2EE V1 4 Java Server Pages on-line e-learning cbt (computer based)cd rom This course will address the core and advanced features of J2EE SDK 1.4. Enterprise Connectivity. However, to fully prepare for the certification, it should be used in conjunction with other learning/training resources in addition to ample real-world experience. The principal areas covered are Web applications and JSPs. Learn To: Match HTTP methods with their functionality.  more...
Enterprise Connectivity with J2EE V1 4 Java Server Pages on-line e-learning cbt (computer based)cd rom This course will address the core and advanced features of J2EE SDK 1.4. Enterprise Connectivity. However, to fully prepare for the certification, it should be used in conjunction with other learning/training resources in addition to ample real-world experience. The principal areas covered are Web applications and JSPs. Learn To: Match HTTP methods with their functionality.  more...
Enterprise Connectivity with J2EE V1 4 Servlets on-line e-learning cbt (computer based)cd rom This course will address the core and advanced features of J2EE SDK 1.4. Enterprise Connectivity. Learn To: Identify features of servlets. Identify advantages of servlets over CGI applications. Match the methods in the servlet lifecycle with the situations in which these are used. Identify the code for creating a servlet that handles form data by using the getParameter  more...
Enterprise Connectivity with J2EE V1 4 EJB Session Beans on-line e-learning cbt (computer based)cd rom This course will address the core and advanced features of J2EE SDK 1.4: Enterprise Connectivity. Learn To: Identify benefits of Enterprise JavaBeans (EJBs). Match the types of Enterprise JavaBeans (EJBs) with the situations in which they are used. Identify features of the Model-View-Controller (MVC) architecture in Enterprise JavaBean (EJB). Match the components of a  more...
Enterprise Connectivity with J2EE V1 4 EJB Entity Beans on-line e-learning cbt (computer based)cd rom This course will address the core and advanced features of J2EE SDK 1.4: Enterprise Connectivity. Learn To: Identify features of EJB (Enterprise JavaBeans) Client view. Identify the code for declaring and using an EJB reference for accessing an EJB. Identify features of the ejb-client JAR file. Identify the type of bean and the reason why it should be used to create a  more...
Enterprise Connectivity with J2EE V1 4 Curriculum on-line e-learning cbt (computer based)cd rom The Enterprise Connectivity with J2EE V1.4 Curriculum includes the following courses: Enterprise Connectivity with J2EE V1.4: Overview Enterprise Connectivity with J2EE V1.4: Java Server Pages Enterprise Connectivity with J2EE V1.4: Services Enterprise Connectivity with J2EE V1.4: JAXP and JDBC Enterprise Connectivity with J2EE V1.4: RMI, JMS, and JCA Enterprise Connectivity with  more...
Enterprise Connectivity with J2EE V1 4 Curriculum on-line e-learning cbt (computer based)cd rom The Enterprise Connectivity with J2EE V1.4 Curriculum includes the following courses: Enterprise Connectivity with J2EE V1.4: Overview Enterprise Connectivity with J2EE V1.4: Java Server Pages Enterprise Connectivity with J2EE V1.4: Services Enterprise Connectivity with J2EE V1.4: JAXP and JDBC Enterprise Connectivity with J2EE V1.4: RMI, JMS, and JCA Enterprise Connectivity with  more...
Enterprise Connectivity with J2EE V1 4 Advanced EJB Topics on-line e-learning cbt (computer based)cd rom This course will address the core and advanced features of J2EE SDK 1.4: Enterprise Connectivity. Learn To: Identify features of message-driven beans (MDBs). Sequence the events in the life cycle of message-driven beans (MDBs). Identify the requirements of the message-driven bean (MDB) class. Match the activities involved in a transaction with the properties that they  more...
Enterprise Connectivity with J2EE V1 4 Web Services Patterns on-line e-learning cbt (computer based)cd rom This course will address the core and advanced features of J2EE SDK 1.4: Enterprise Connectivity. Learn To: Identify features of Web services. Identify benefits of service-oriented architecture (SOA). Identify features of Simple Object Access Protocol (SOAP). Identify features of J2EE patterns. Match J2EE patterns with their descriptions. Identify features of the  more...
Enterprise Connectivity with J2EE V1 4 Web Services Patterns on-line e-learning cbt (computer based)cd rom This course will address the core and advanced features of J2EE SDK 1.4: Enterprise Connectivity. Learn To: Identify features of Web services. Identify benefits of service-oriented architecture (SOA). Identify features of Simple Object Access Protocol (SOAP). Identify features of J2EE patterns. Match J2EE patterns with their descriptions. Identify features of the  more...
CIW Enterprise Specialist Part 2 CORBA Servers Adv Features Security on-line e-learning cbt (computer based)cd rom This is the second course in a five-part series that covers the building of CORBA servers, and advanced features such as Factory and callback objects, exceptions and DII, and CORBA security. The participant will learn how to use the IDL-to-Java compiler to generate server skeletons and how to implement CORBA objects using these skeletons. Server IDL skeletons, CORBA servers and naming services,  more...
IBM DB2 Universal Database V6 1 App Devel Curriculum on-line e-learning cbt (computer based)cd rom Course Overview The Complete IBM DB2 Universal Database V6.1 Application Development Curriculum includes the courses needed to prepare for IBM Certified Solutions Expert certification exams 509 and 511. Students will learn fundamental DB2 v6.1 skills and knowledge, such as creating and modifying database objects, creating indexes and views, managing basic database operations, and the basics of  more...
IBM DB2 Universal Database V6 1 App Devel Curriculum on-line e-learning cbt (computer based)cd rom Course Overview The Complete IBM DB2 Universal Database V6.1 Application Development Curriculum includes the courses needed to prepare for IBM Certified Solutions Expert certification exams 509 and 511. Students will learn fundamental DB2 v6.1 skills and knowledge, such as creating and modifying database objects, creating indexes and views, managing basic database operations, and the basics of  more...
Enterprise Connectivity with J2EE V1 4 Servlets on-line e-learning cbt (computer based)cd rom This course will address the core and advanced features of J2EE SDK 1.4. Enterprise Connectivity. Learn To: Identify features of servlets. Identify advantages of servlets over CGI applications. Match the methods in the servlet lifecycle with the situations in which these are used. Identify the code for creating a servlet that handles form data by using the getParameter  more...
Enterprise Connectivity with J2EE V1 4 JAXP and JDBC on-line e-learning cbt (computer based)cd rom This course will address the core and advanced features of J2EE SDK 1.4. Enterprise Connectivity. Learn To: Match terms used in XML with their descriptions. Identify features of Simple API for XML (SAX) parsing. Identify actions performed by Simple API for XML (SAX) events that are fired when XML document items are parsed. Match features of JDBC with the application  more...
Enterprise Connectivity with J2EE V1 4 JAXP and JDBC on-line e-learning cbt (computer based)cd rom This course will address the core and advanced features of J2EE SDK 1.4. Enterprise Connectivity. Learn To: Match terms used in XML with their descriptions. Identify features of Simple API for XML (SAX) parsing. Identify actions performed by Simple API for XML (SAX) events that are fired when XML document items are parsed. Match features of JDBC with the application  more...
Enterprise Connectivity with J2EE V1 4 RMI JMS and JCA on-line e-learning cbt (computer based)cd rom This course will address the core and advanced features of J2EE SDK 1.4: Enterprise Connectivity. However, to fully prepare for the certification, it should be used in conjunction with other learning/training resources in addition to ample real-world experience. The principal areas covered are RMI, JMS, and J2EE Connector Architecture. Learn To: Identify features of Remote Method  more...
Enterprise Connectivity with J2EE V1 4 RMI JMS and JCA on-line e-learning cbt (computer based)cd rom This course will address the core and advanced features of J2EE SDK 1.4: Enterprise Connectivity. However, to fully prepare for the certification, it should be used in conjunction with other learning/training resources in addition to ample real-world experience. The principal areas covered are RMI, JMS, and J2EE Connector Architecture. Learn To: Identify features of Remote Method  more...
CIW Site Designer Curriculum on-line e-learning cbt (computer based)cd rom Course Overview This curriculum introduces Web design concepts, page layout, usability, navigation, graphics and multimedia. Other topics covered include Web technologies, Web site development tools, basics of using Microsoft FrontPage, Macromedia Dreamweaver and Allaire HomeSite, JASC Paint Shop, in addition to advanced Web design technologies and concepts, including XML, HTTP servers,  more...
CIW Site Designer Part 5 Advanced Web Tech Web Site Publishing on-line e-learning cbt (computer based)cd rom Course Overview This final course in the series continues teaching about advanced Web design technologies and concepts, including XML, HTTP servers, cookies, plug-ins, Java applets, databases and standards organizations. This course also teaches the final step in Web site design - publishing the site. Learn To • Identify the various Markup languages such as HTML, XML, and XHTML.  more...
CIW Database Specialist Part 2 Logical Physical Design on-line e-learning cbt (computer based)cd rom This is the second course in a four part series that teaches students about normalization, and logical and physical database design. This course will cover the normalization about the first, second, and third normal forms, and also about Boyce-Codd Normal Form, logical database design resolving relationships, creating a logical data model, and the various integrity constraints, physical database  more...
CIW Database Specialist Part 4 Advanced JDBC on-line e-learning cbt (computer based)cd rom This is the final course in a four part series that teaches metadata, improving JDBC programs, and building applications using JDBC. Topics covered include introduction to metadata and to ResultSetMetaData, SQL exceptions, scrollable and updateable result sets, batch updates, and prepared statements. Finally, the Building Applications Using JDBC teaches about Swing, the Layout Manager, UML and  more...
HTML 4 Part 1 HTML Fundamentals on-line e-learning cbt (computer based)cd rom Course Overview This is the first course in a two part series that presents learners with the basic concepts and skills in HTML 4.01. The course covers World Wide Web basics, formatting web pages and creating links, images and multimedia, tables and frames, and placing information online. Learn To • Identify the concepts of HTML. • Create different types of lists. •  more...
HTML 4 Part 1 HTML Fundamentals on-line e-learning cbt (computer based)cd rom Course Overview This is the first course in a two part series that presents learners with the basic concepts and skills in HTML 4.01. The course covers World Wide Web basics, formatting web pages and creating links, images and multimedia, tables and frames, and placing information online. Learn To • Identify the concepts of HTML. • Create different types of lists. •  more...
Web Site Security Messaging Servers Viruses on-line e-learning cbt (computer based)cd rom This course is the second course in a two-part series on Web Site Security. This course will give students the skills and knowledge to identify and prevent more tactical security risks and measures. Students will learn how to implement message security via Pretty Good Privacy (PGP), a de facto messaging security standard. They will also learn how to identify and minimize security risks associated  more...
Oracle Application Server 10g Administration II Part 1 on-line e-learning cbt (computer based)cd rom This course describes the advanced administration concepts. In addition, you are introduced to common deployment topologies of Oracle Application Server 10g to enable choosing the appropriate topology according to your business needs. To provide a stable and highly available environment that performs well, you learn the concepts for high availability (HA) and scalability. You also learn to  more...
From Software Training Academy, Inc
Securing Java Web Applications Rev 5 0 instructor led trainingon-line e-learning cbt (computer based) Description This advanced course shows experienced developers of Java web applications how to secure those applications and to apply best practices with regard to secure enterprise coding. Authentication, authorization, and input validation are major themes, and students get good exposure to basic Java cryptography for specific development scenarios, as well as thorough discussions of HTTPS  more...
Securing Java Web Services instructor led trainingon-line e-learning cbt (computer based) This advanced course introduces Java developers to key technology for developing secure Web services. Specifically, we focus on XML signature and encryption standards, the WS-Security specification and token profiles, and the Security Assertions Markup Language (SAML). Students practice signing and encrypting XML message content, and configuring J2EE tools to support signature and encryption of  more...
Java Foundation Classes Swing Java 5 0 instructor led trainingon-line e-learning cbt (computer based) This 5-day course introduces the Java programmer to the Java Foundation Classes a.k.a. Swing the Java environment s comprehensive framework for GUI development. The student will study the fundamentals of the JFC architecture and quickly move to building simple JFC frame-based applications. By the end of the course the student will be comfortable building simple or complex interfaces with the most  more...
Jakarta Struts instructor led trainingon-line e-learning cbt (computer based) This advanced course shows JSP and servlet programmers how to build Model-2 Web applications using the Jakarta Struts project from Apache. Students learn the Struts architecture and see how it captures a great deal of pre-existing best practice in Web application development. They build applications from scratch using the Struts 1.1 code base, advancing through actions and action mappings, form  more...
Developing Java Web Services instructor led trainingon-line e-learning cbt (computer based) This one-week course prepares Java programmers to develop interoperable Java Web services and using SOAP, WSDL, and XML Schema. Students get an overview of the interoperable and Java-specific Web services architectures, and then learn the standard APIs for SOAP messaging and WSDL-driven, component-based service development. Both document-style and RPC-style messages and services are covered in  more...
Developing Web Services with WebLogic TM instructor led trainingon-line e-learning cbt (computer based) This one-week course prepares Java programmers to develop Web services and clients using the BEA WebLogic Platform(TM), in accordance with prevailing standards such as SOAP, WSDL, and JAX-RPC. Students get an overview of the interoperable and Java-specific Web services architectures, and then learn the standard (J2EE 1.4) APIs for SOAP messaging and WSDL-driven, component-based service  more...
Advanced Java Programming Rev 5 instructor led trainingon-line e-learning cbt (computer based) This course provides advanced training in developing software using the Java 2 Platform, Standard Edition, or J2SE. It is intended for students with solid experience in structured and object-oriented Java programming, including use of the Collections API and exception handling. The course software also includes an optional overlay of workspace and project files to support use of the Eclipse IDE in  more...
From Serebra Learning Corporation
Advanced Technology Concepts for Web Designers on-line e-learning cbt (computer based) To introduce users to the incorporation of JavaScript and other technologies such as DHTML, cookies and plug-ins in web sites, and to web site publishing, web site maintenance, and database integration Web authors, webmasters, marketing and communications professionals, PR professionals, graphic designers, desktop designers, technical writers, and library scientists  more...
Advanced Features of FrontPage 2002 on-line e-learning cbt (computer based) The Advanced Features of FrontPage 2002 course is the third course in the FrontPage XP curriculum. This course teaches users to add special effects to Web pages and organize a Web site using various Web components. It also teaches users to add multimedia to a Web site. Additionally, the course explains the process of integrating code, such as JavaScript scripts and ActiveX controls, to Web pages.  more...
Java 2 Programming Part 5: Streams and Networking on-line e-learning cbt (computer based) This is the final course in a five-part series on Java 2 Programming. The Java platform is based on the idea that the same software should run on many different kinds of computers, consumer products, and other devices. Java software works on any device from mobile phones to supercomputers and is incorporated into all major Web browsers. This course teaches learners advanced topics that will help  more...
JDBC Application Development Part 3: Advanced Features, OOAD and SQLJ on-line e-learning cbt (computer based) This third course in the series teaches learners skills needed to help them create more advanced databases. It teaches advanced features for creating JDBC programs, including prepared statements, stored procedures, transactions, concurrency control, and metadata. It also teaches how to map an object-oriented design to a relational database and how to use SQLJ standards with Java.  more...
Java Servlets Part 2: Creating Servlets on-line e-learning cbt (computer based) This second course in the series provides the core information needed to teach learners how to create and use servlets. The first course is more of an introductory course and the final course in the series teaches advanced features of servlets. This course teaches how the servlet receives information and requests; how the servlet sends information, including standard HTML and multimedia content;  more...
Advanced JavaScript on-line e-learning cbt (computer based) This course describes advanced document properties. The course also covers the concepts related to cookies, plug-ins, and LiveWire. It also teaches how to implement security by performing data tainting. This course is designed for application developers and authors who plan, design and implement web-based business solutions on intranets, extranets, and internets. The student should have prior  more...
Advanced HTML Programming on-line e-learning cbt (computer based) This course enables students to understand web page site planning, management and maintenance. The course explains the concepts of developing advanced HTML pages with the help of frames, scripting languages, and evolving technologies like ActiveX, DHTML, and XML. This course is intended for students who are interested in developing web pages using HTML as the programming language.  more...
JavaScript Fundamentals on-line e-learning cbt (computer based) This course describes the features of JavaScript and compares JavaScript with other technologies, such as Java. The course also covers the fundamentals of JavaScript programming, JavaScript variables, operators, loops, and conditional statements. This course is designed for application developers and authors who plan, design and implement web-based business solutions on intranets, extranets, and  more...
Using Swing Components on-line e-learning cbt (computer based) Using Swing Components WBT is the second course of this curriculum. This course acquaints the users with creating and using Swing components, such as buttons and lists. It also describes how to create advanced Swing components, such as BoundedRange components, and tables and trees. Additionally, this course explains how to create application interfaces. Users who want to familiarize themselves  more...
Advanced Features of Frontpage 2000 on-line e-learning cbt (computer based) The Advanced features of FrontPage 2000 WBT is the second course in the FrontPage curriculum. It enables the students to add multimedia, graphics, programming, and database information to Web pages using FrontPage 2000. It also enables students to publish and maintain Web sites. Users who need to design and create Web sites and Web pages.  more...
Java 2 Programming for SDK 1.4 Part 4 Language Features on-line e-learning cbt (computer based) This course helps programmers prepare for the Sun exam 310-035 Sun Certified Programmer for Java 2 Platform 1.4. However to fully prepare for the certification it should be used in conjunction with other learning/training resources in addition to ample real-world experience. The principal areas covered are abstract classes and basic and advanced language features.  more...
Enterprise Connectivity with J2EE V1.4 Java Server Pages on-line e-learning cbt (computer based) This course will address the core and advanced features of J2EE SDK 1.4. Enterprise Connectivity. However to fully prepare for the certification it should be used in conjunction with other learning/training resources in addition to ample real-world experience. The principal areas covered are Web applications and JSPs.  more...
Advanced Features of java.lang & java.util Packages on-line e-learning cbt (computer based) This course provides an overview of the advanced features of the java.lang and the java.util packages. The course details the methods of the System Process and Runtime classes in the java.lang package. You will learn to access runtime objects by using the classes in java.lang.reflect package. The course also deals with the classes in java.util.jar package. In addition you will be able to perform  more...
Java 2: Extending the GUI on-line e-learning cbt (computer based) This course provides an overview of advanced Graphical User Interface (GUI) components such as fonts menus and dialog boxes. It also discusses the creation and use of these GUI components. You will be introduced to the various components of the Delegation Event Model in JDK 1.2 and the class hierarchy in the java.awt.event package. You will learn about the various classes in the java.awt.event  more...
Advanced Enterprise Java on-line e-learning cbt (computer based) This course provides an overview of Java Database Connectivity (JDBC) the Java Native Interface and the Debugger. The course covers JDBC concepts the types of driver managers the differences between JDBC and ODBC and interfaces involved in JDBC programming. You will also learn to add modify and delete records from a database by using the JDBC API. The course explains integration of Java with the  more...
Java 2: Advanced Java on-line e-learning cbt (computer based) This course is designed to explain the garbage collection mechanism of JVM and the methods and packages used in garbage collection. It explains the security model of JDK 1.2 and describes the security mechanisms the security policies and permissions. The course covers the concepts of internationalization and the functions of the Locale class the Calendar class and the TimeZone class. You will  more...
XHTML Programming Part 2: Advanced Topics on-line e-learning cbt (computer based) This is the second course in a two part series on XHTML 1.1 (Extensible Hypertext Markup Language) that will introduce learners to the use of Java Jscript DHTML XML and CGI Scripting. It also covers Dynamic XHTML XHTML and XML and the difference between standard feedback forms with Mailto or submit references using CGI Scripting instead. It also discusses the structure of XHTML documents and in  more...
CIW Site Designer Part 5: Advanced Web Technologies and Web Site Publishing on-line e-learning cbt (computer based) This final course in the series continues teaching about advanced Web design technologies and concepts including XML HTTP servers cookies plug-ins Java applets databases and standards organizations. This course also teaches the final step in Web site design - publishing the site.  more...
CIW Enterprise Specialist Part 2: CORBA Servers, Advanced Features, and Security on-line e-learning cbt (computer based) This is the second course in a five-part series that covers the building of CORBA servers and advanced features such as Factory and callback objects exceptions and DII and CORBA security. The participant will learn how to use the IDL-to-Java compiler to generate server skeletons and how to implement CORBA objects using these skeletons. Server IDL skeletons CORBA servers and naming services and  more...
Advanced Programming in Java 2 - Part 1 on-line e-learning cbt (computer based) The Advanced Programming in Java 2 - Part I is the first course iin the Advanced Programming in Java 2 curriculum, which consists of two courses. It is designed to teach programmers the advanced features of the Java programming language, such as use of JDK, Exception classes, and multithreading.  more...
Advanced Programming in Java 2 - Part 2 on-line e-learning cbt (computer based) The Advanced Programming in Java 2 - Part II WBT is the second course in the Advanced Programming in Java 2 curriculum that consists of two courses. It is designed to teach programmers how to create advanced Java applets with graphics, use Swings, use JavaBeans for developing programs, and gain knowledge about networking scenario and security issues.  more...
Graphics Programming in Java on-line e-learning cbt (computer based) This course is designed to teach programmers how to use the Advanced Windowing Tookit of Java. In addition it prepares students for the Sun Certified Java Programmer Examination for JDK 1.1.  more...
Advanced Java Programming on-line e-learning cbt (computer based) This course is designed to teach programmers the advanced aspects of Java programming language. It gives an overview of network programming in Java, socket classes, and Remote Method Invocation. It also teaches how to work with Java databases, create JavaBeans, handle events using JavaBeans, and work with Servlets and JFC.  more...
Key Java Classes on-line e-learning cbt (computer based) This course is the fourth in a series of five which prepares students for the Sun Certified Java Programmers certification exam. This course teaches students more advanced Java language concepts and is designed for programmers who understand the basic syntax of Java programs and can create and extend Java classes and objects. When completed students will understand Java class libraries work with  more...
Enterprise JavaBeans on-line e-learning cbt (computer based) This course is the first in a series of seven on the Advanced Java Topics. Students will learn how Enterprise JavaBeans work and be able to create and use them with distributed applications. This course will also introduce other related technologies such as Java Naming and Directory Interface (JNDI) and Java Transaction Service (JTS). Recommended browser is Internet Explorer  more...
Advanced Java Concepts on-line e-learning cbt (computer based) This course is the second in a series of seven on the Advanced Java Topics. This course introduces students to some more advanced Java language concepts. Once completed students will understand packages Java Archive files internationalization and serialization and they'll be able to link to legacy code. Recommended browser is Internet Explorer  more...
Networking in the Java Language on-line e-learning cbt (computer based) This course is the third in a series of seven on the Advanced Java Topics. This course helps students learn to write applications that communicate with other applications using a variety of networking technologies available in Java. When completed students will know how to use sockets Remote Method Invocation (RMI) and servlets in two- and three-tier architectures. Recommended browser is Internet  more...
Using the Java Foundation Class on-line e-learning cbt (computer based) This course is the fourth in a series of seven on the Advanced Java Topics. This course introduces students to the Java Foundation Classes and shows them how they relate to Swing1 the Java 2 Platform and the Abstract Window Toolkit (AWT). Students will learn how to create effective user interfaces using Swing's pluggable look and feel capabilities enhanced versions of AWT components and many  more...
Programming JavaBeans on-line e-learning cbt (computer based) This course is the fifth in a series of seven on the Advanced Java Topics. This course explains the features of the JavaBeans component model. When finished students will be able to create a Bean2 that works with other Beans in a Builder Tool. Recommended browser is Internet Explorer  more...
JDBC and Databases on-line e-learning cbt (computer based) This course is the sixth in a series of seven on the Advanced Java Topics. This course teaches students how to add database functionality to a Java program using JDBC. The course covers connections cursors statements drivers and architectural issues. Recommended browser is Internet Explorer  more...
Java and CORBA on-line e-learning cbt (computer based) This course is the seventh in a series of seven on the Advanced Java Topics. This course provides students with an introduction to using CORBA3 for distributed Java programming. When finished students will be able to describe objects using IDL4 and connect CORBA objects regardless of their location. They'll know how to dynamically invoke methods on CORBA objects at run time and use Java and  more...
From Learningdom
BO XI R2 training What is BusinessObjects XI, Introduction to BusinessObjects XI Product Components, Introducing Web Intelligence, Getting Started with InfoView, Customizing InfoView, Creating Web Intelligence Documents with Queries, Restricting Data Returned by a Query, Report Design in the Java Report Panel, Enhancing the Presentation of Reports, Formatting Reports, Creating Formulas and Variables, Synchronizing  more...
From White Box QA
White Box Testing with JUnit and Selenium Job Training WhiteBoxQA is offering QA - White Box Testing with JUnit and Selenium. Who Can Attend Software testers, programmers, test leaders, quality specialists and those who would like to learn Programming and Testing technologies. A familiarity with software development concepts is assumed. Familiarity with Web technologies and object concepts is helpful. We will be teaching from basics till  more...
From Skillspride Online Training
Java (v1.2): Advanced Programming on-line e-learning cbt (computer based) This course teaches the reader to learn, understand and become familiar with the advanced features of Java programming.  more...
tcw11--02/16/12-22:55:16-(6942)[B]-[A]-[B]