Instructor Led J2ee 1.4 Training
J2ee 1.4 Training Provider? - Tell us about your Training!
From MeritForge Infotech
WebLogic Server 910 System Administration




This course trains system administrators and data center
personnel on techniques for installing, configuring, deploying, and securing distributed, clustered systems deployed on
BEA WebLogic Server 10. This training focuses on techniques for building high-availability, clustered configurations to
ensure applications uptime of 99. 999%. Methods for hardening the implementation to provide reliable
more...
WebLogic Server 910 System Administration
Websphere Application Server Administration




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



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 The Career Center
Java 2: Enterprise Connectivity
Java 2: Enterprise Connectivity builds on the fundamentals of the Java Enterprise
Edition (J2EE) technology including database connectivity, Java Server Pages,
Servlets, and Enterprise Java Beans.
Upon successful completion of this course, students will be able to:
Understand the flow of documents and control on the World Wide Web (WWW).
Describe the structure of Java Database Connectivity
more...
Java 2: Enterprise Connectivity
Java 2: Enterprise Development with BEA WebLogic Server
This course provides you with the background and skills required to design and
develop enterprise applications in Java using J2EE technologies. You will use
WebLogic server as the application and web server and will learn about
configuring WebLogic, deploying applications, and monitoring applications using
WebLogic s monitoring tools. During the course you will write many components of
a sample
more...
From IntSol India
Spring Hibernate Workshop - Basic Intermediate Level
Objective:
a Familiarity with Spring Framework
a Spring integration with all Java Technologies
Pre-Requisite:
a 2 Years of Java, J2EE Development Experience
a Basic knowledge on Hibernate
Course:
1. Introduction to Spring
2. Creating your first Spring application
3. IOC
4. AOP
5. JDBC Support and DAO
6. Introduction to Hibernate
7. Using Hibernate and Spring
8.
more...
Spring Hibernate Workshop - Basic Intermediate Level
Objective:
a Familiarity with Spring Framework
a Spring integration with all Java Technologies
Pre-Requisite:
a 2 Years of Java, J2EE Development Experience
a Basic knowledge on Hibernate
Course:
1. Introduction to Spring
2. Creating your first Spring application
3. IOC
4. AOP
5. JDBC Support and DAO
6. Introduction to Hibernate
7. Using Hibernate and Spring
8.
more...
JBoss Administration Program




Course Format: The format is 40% theory and 60% hands-on lab exercises.
Duration: 2 Days
Objectives:
Explain how JBoss relates to Java EE (J2EE) and compares to other application servers
Install and setup JBoss on both Windows and UNIX-type environments
Deploy, support, and troubleshoot applications on JBoss
Navigate JBoss' directory structure
Understand JBoss architecture, boot
more...
Weblogic 103 Administration
Training Description:
WebLogic Server has been one of the most advanced, feature rich, commercial and Java Enterprise Edition compatible application servers. Version 10g brings with it the many improvements of Java Enterprise Edition 5 and a wealth of new capabilities.
Objectives:
This course trains system administrators and data center personnel on techniques for installing,
more...
From Wintrac Inc.
Administering the JBoss@ 4.x Application Server
JBoss Application Server (AS) is one of the most popular open source Java application server on the market. It is an open source J2EE 1. 4 certified platform for developing and deploying enterprise Java applications and Web applications.
While rich in functionality, administering JBoss AS can be somewhat challenging, as it often requires you to manipulate multiple XML configuration files that
more...
Fast Track to Web Services and Java
Web services are designed to allow Web-based access to distributed software and business services. They bring a standard, open service architecture to component development that allows them to be accessed over the Web with standard protocols such as HTTP and standard XML formats for messages and service descriptions. Web services are still evolving rapidly, and this course will give you a thorough
more...
Fast Track to JavaServer Faces JSF Using JSF to Build J2EE Web Apps on the JBoss Application Server
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 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...
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...
Fast Track to JavaServer Faces (JSF) - Using JSF to Build J2EE Web Apps
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
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...
JDBC - Java Database Connectivity
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 can be done with the Eclipse IDE or a simple editor, and the lab
more...
Java Web Programming
This two-day course teaches Java programmers how to build dynamic web applications using JavaServer Pages, Servlets and JavaBeans. These technologies combine to form the presentation side of a J2EE web-based application. Students will implement a Model-View-Controller (MVC) architecture for their web applications. This course is current to the Servlet 3. 0 specification and runs on Tomcat 7. 0.
more...
Servlet JSP and EJB 2.0 Programming in WebLogic 6.0 using VisualCaf
This course teaches the development of J2EE-based Web applications in the BEA WebLogic Server 6. 0 environment.
You can get a complete list of other WebLogic Programming classes at
http://www.wintrac.com/courses/WebLogicprog.asp
more...
Servlet JSP and EJB 2.0 Programming in WebLogic 6.1 and JBuilder
This course teaches the development of J2EE-based Web applications in the BEA WebLogic Server 6. 1 environment.
You can get a complete list of other WebLogic Programming classes at
http://www.wintrac.com/courses/WebLogicprog.asp
more...
JBuilder X Boot Camp for Java Programmers using WebLogic
This course is intended for Java programmers who are interested in using JBuilder to build their applications. Applications you develop during the course are based on the Java 2 Platform, Enterprise Edition (J2EE) component model that uses servlets and JSPs for the control and flow of e-business applications. You are going to use JBuilder to develop J2EE applications, including servlets, JSPs, and
more...
Servlet JSP and EJB Programming in WebLogic Server V8.1 and JBuilder 9
This course teaches the development of J2EE-based Web applications in the BEA WebLogic Server 8. 1 environment.
You can get a complete list of other WebLogic Programming classes at
http://www.wintrac.com/courses/WebLogicprog.asp
more...
BEA WebLogic Workshop 8.1 Rapid Application Development
This course provides hands-on experience building enterprise applications using all the BEA WebLogic Platform 8. 1 products. BEA WebLogic Workshop 8. 1 is the development environment. This training prepares you to immediately contribute to sophisticated J2EE development projects. By the end of this class your will be more productive using the Weblogic Workshop 8. 1 environment as a development
more...
Servlets and JSP Development on JBuilder X and Weblogic
Learn to develop and test server-side applications based on the Java 2 platform, Enterprise Edition (J2EE) component model using the JBuilder X and WebLogic platform. Develop and test server-side applications that use servlets and JavaServer Pages (JSPs) for the control and flow of e-business applications.
You can get a complete list of other WebLogic Programming classes at
more...
Servlets and JSPs Development Using WebLogic Workshop Studio and WebLogic Server 9.2 Training
Learn to develop and test server-side applications based on the Java 2 platform, Enterprise Edition (J2EE) component model using WebLogic Workshop Studio and WebLogic Server v9. 2. Develop and test server-side applications that use servlets and JavaServer Pages (JSPs) for the control and flow of e-business applications.
You can get a complete list of other WebLogic Programming classes at
more...
J2EE Programming using WebLogic 8.1 and JBuilder X
This course teaches the development of J2EE-based Web applications in the BEA WebLogic Server 8. 1 environment.
You can get a complete list of other WebLogic Programming classes at
http://www.wintrac.com/courses/WebLogicprog.asp
more...
Web Services Development Using WebLogic Server v10
If you are a J2EE developer, you can gain complete mastery over Web Services development in WebLogic Server after taking this course. This course will teach you the theory behind XML schema, WSDL and SOAP. It will proceed to teach you various Java specifications that cover Web Services development (JAX-WS , JAXB and JSR 921).
All the labs are done using WebLogic Server 10 and WebLogic BEA
more...
WebSphere v6 Security Administration and Programming
This course delves deep into the security administration of WebSphere Application Server v6. It also teaches the security programming model of J2EE. Creating secure applications and web sites requires close cooperation between the developers and the administrators. Keeping that in mind, this course is targeted towards the developer and the administrator community.
You can get a complete list of
more...
WebSphere Product Suite Overview
This course is intended for Java programmers who are interested in learning about the WebSphere and Rational family of products. Students will obtain an introduction to two members of the Rational family: Rational Software Architect and Rational Application Developer. Rational Software Architect can be used for UML modeling, Java development, application assembly, and unit testing. Rational
more...
Web Application Development with Spring and Hibernate Training
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.
You can get a complete list of other Java classes at
more...
J2EE Application Development with Spring and Hibernate
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.
You can get a complete list of other Java classes at
more...
Developing JSF Web Applications with Spring and Hibernate
This course covers how to program JSF Web Applications, how 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 web applications. Besides covering each of these technologies individually, emphasis is placed on how to utilize them together.
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...
Architecting and Designing J2EE Applications
This course provides the students with the prerequisite knowledge necessary to use J2EE in order to architect robust and maintainable enterprise applications.
You can get a complete list of other Java classes at http://www.wintrac.com/courses/mainJava.asp
more...
J2EE Architecture and Patterns using Eclipse and JBoss(java)
J2EE is a collection of technologies specifically meant to aid development of enterprise class software applications. This course will help architects and senior developers devise a plan that other developers in the team can follow to develop robust, high performance, easy to maintain and secure applications. The material in this class covers the most critical areas of a mission critical
more...
J2EE Programming using Eclipse and JBoss (java)
This course teaches programmers how to write enterprise applications based on the Java 2 Enterprise Edition (J2EE) architecture. In addition to the core concepts of J2EE, this course provides specific instruction on building J2EE applications using the best practices established in the field.
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...
Developing J2EE Applications Using Spring 2.5 and Rational Application Developer
This course provides students with the knowledge needed to use the Spring Framework and Rational Application Developer 7. 0 to develop flexible, testable and maintainable Java EE enterprise applications. This course covers v2. 5 of the Spring Framework.
You can get a complete list of other Java classes at http://www.wintrac.com/courses/mainJava.asp
more...
Web Services Development Using WebLogic Server 8.1 and WTP
If you are a J2EE developer, you can gain complete mastery over Web Services development in WebLogic Server after taking this course. This course will teach you the theory behind XML schema, WSDL and SOAP. It will proceed to teach you various Java specifications that cover Web Services development.
All the labs are done using WebLogic Server 8. 1 and WTP.
You can get a complete list of other
more...
Web Services Development Using WebLogic Server v9.2
If you are a J2EE developer, you can gain complete mastery over Web Services development in WebLogic Server after taking this course. This course will teach you the theory behind XML schema, WSDL and SOAP. It will proceed to teach you various Java specifications that cover Web Services development (JSR 101 and 109).
All the labs are done using WebLogic Server 9. 2 and WebLogic Workshop Studio
more...
BEA WebLogic Workshop 8.1 Rapid Application Development
This course provides hands-on experience building enterprise applications using all the BEA WebLogic Platform 8. 1 products. BEA WebLogic Workshop 8. 1 is the development environment. This training prepares you to immediately contribute to sophisticated J2EE development projects. By the end of this class your will be more productive using the Weblogic Workshop 8. 1 environment as a development
more...
WebLogic Server 8.1 Performance Tuning
This training will highlight techniques that cannot make for poorly designed applications or execution environments. Properly re-factoring applications has proven critical to improve performances in most cases. This training will also emphasize whenever possible on the differences with WebLogic 9, and on the evolution of several critical J2EE technologies and how they will change the landscape of
more...
J2EE Design Patterns (OOAD)
This course will utilize a combination of instructor-led discussions and interactive workshops to illustrate the use of patterns, best practices, design strategies and proven solutions for designing web applications that incorporate JSPs, Servlets, EJBs, JMS and JDBC components. This seminar will focus on the J2EE Patterns Catalog and design strategies that can be utilized to incorporate them.
more...
Eclipse Boot Camp for Java Programmers Using MyEclipse and JBoss
This course is intended for Java programmers who are interested in using MyEclipse and Eclipse to build their applications. Applications you develop during the course are based on the Java 2 Platform, Enterprise Edition (J2EE) component model that uses servlets and JSPs for the control and flow of e-business applications. You are going to use the Eclipse IDE to develop J2EE applications, including
more...
J2EE Architecture and Patterns using Eclipse and JBoss
J2EE is a collection of technologies specifically meant to aid development of enterprise class software applications. This course will help architects and senior developers devise a plan that other developers in the team can follow to develop robust, high performance, easy to maintain and secure applications. The material in this class covers the most critical areas of a mission critical
more...
J2EE Development using WebSphere Studio v5.0
This course will integrate a combination of instructor-led discussions and interactive workshops to demonstrate the development and testing of server-side applications using J2EE v1. 4 component model. This course will focus on illustrating the use of the WSAD v5. 1 product for developing servlets, JSPs, JavaBeans and EJBs. This seminar will focus on: WSAD wizards, migration to v5. 1, servlet and
more...
Servlet & JSP Development using WebSphere Studio v5.0
This course will integrate a combination of instructor-led discussions and interactive workshops to demonstrate the development and testing of server-side applications using J2EE component model. This course will focus on illustrating the use of the WebSphere Studio Application Developer product for developing servlets, JavaServer Pages and Enterprise JavaBeans. Additionally, the role of the
more...
J2EE Design Patterns
This course will utilize a combination of instructor-led discussions and interactive workshops to illustrate the use of patterns, best practices, design strategies and proven solutions for designing web applications that incorporate JSPs, Servlets, EJBs, JMS and JDBC components. This seminar will focus on the J2EE Patterns Catalog and design strategies that can be utilized to incorporate them.
more...
Migration to J2EE for Mainframe Developers
Using instructor-led discussions and interactive case studies, this course is designed to assist mainframe legacy developers in their transition to the eCommerce development environment. This seminar will illustrate the following topics: eCommerce infrastructure overview, J2EE Framework, comparing J2EE to mainframe architecture, define basic concept of object orientation, demonstrate OO principles
more...
WebSphere Studio Application Developer v5.0 Migration
This course utilizes a combination of instructor-led discussions and interactive workshops to demonstrate the capabilities of IBMa s WebSphere Studio Application Developer IDE for the development of J2EE enterprise applications in an N-tier architecture. This course will illustrate the following topics; common workbench functions, integrated toolset support, development and deployment,
more...
J2EE Development using WebSphere Studio v5.1
This course will integrate a combination of instructor-led discussions and interactive workshops to demonstrate the development and testing of server-side applications using J2EE v1. 4 component model. This course will focus on illustrating the use of the WSAD v5. 1 product for developing servlets, JSPs, JavaBeans and EJBs. This seminar will focus on: WSAD wizards, migration to v5. 1, servlet and
more...
EJB Development using WSAD v5.1
course utilizes a combination of instructor-led discussions and interactive workshops to demonstrate the capabilities of IBMa s WebSphere Studio Application Developer v5. 1 IDE for the development of enterprise applications using Enterprise JavaBeans in an N-tier architecture. The implementation of these components and their access via servlet clients will be discussed. Each student will
more...
Servlet & JSP Development using WSAD v5.1
This course will integrate a combination of instructor-led discussions and interactive workshops to demonstrate the development and testing of server-side applications using J2EE v1. 4 component model. This course will focus on illustrating the use of the WebSphere Studio Application Developer product for developing servlets, JavaServer Pages and Enterprise JavaBeans. Additionally, the role of the
more...
Rational Application Developer v6.0 Migration
This course will integrate a combination of instructor-led discussions and interactive workshops to demonstrate the usage 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
more...
Developing Web Services with WebLogic
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...
Enterprise Java Programming Using Oracle 10g JDeveloper
Students will learn how to design, build, test, and deploy J2EE-compliant Internet applications on the World Wide Web. This course covers all major elements of web application development.
You can get a complete list of other Oracle classes at http://www.wintrac.com/courses/coursesoracle.asp
more...
Developing Web Services with WebLogic (xmlweb)
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...
Introduction to Rational Application Developer v6.0
This course will integrate a combination of instructor-led discussions and interactive workshops to demonstrate the usage 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
more...
J2EE Development using Rational Application Developer v6.0
This course will integrate a combination of instructor-led discussions and interactive workshops to demonstrate the development and testing of server-side applications using J2EE component model. This course will focus on illustrating the use of the Rational Application Developer product for developing servlets, filters, JavaServer Pages, custom JSP tags, JavaBeans, XML deployment descriptors, MVC
more...
Securing Web Services with Java EE 5
This advanced seminar will introduce Java developers to key technology for developing and deploying secure Web services. This course uses interactive discussions and hands-on exercise to illustrate XML signature and encryption standards, the WS-Security specification and token profiles, and the Security Assertions Markup Language (SAML). Using various case studies, each student will practice
more...
Servlet and JSP Programming Using Eclipse and JBoss-IDE and JBoss
This course introduces the students to learn to develop and test server-side applications based on the Java 2 platform, Enterprise Edition (J2EE) component model using the Eclipse and JBoss platform (using the JBoss-IDE plugin). Develop and test server-side applications that use servlets and JavaServer Pages (JSPs) for the control and flow of e-business applications.
You can get a complete list
more...
J2EE Programming using Eclipse and JBoss
This course teaches programmers how to write enterprise applications based on the Java 2 Enterprise Edition (J2EE) architecture. In addition to the core concepts of J2EE, this course provides specific instruction on building J2EE applications using the best practices established in the field.
You can get a complete list of other jboss classes at
more...
Developing Web Services with WebLogic
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...
J2EE vs. NET for Managers
This course provides an overview of the two leading enterprise frameworks, Sun Microsystems' Java 2 Enterprise Edition (J2EE) and Microsoft's .NET platform. This course is designed for managers who need to understand the relevant principles and concepts behind these frameworks, without being weighed down by an abundance of technical detail or code. Our vendor-neutral approach allows comparison of
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...
J2EE Enterprise Development using Rational Rose
This course will teach the students how to use the Rational Rose modeling tool to design and implement a J2EE application. It covers Servlet, JSP and EJB modeling. It also covers database schema design. There are many labs that will give the students hands on experience.
You can get a complete list of other Object Oriented Analysis and Design classes at
more...
Web Services Development using Eclipse
If you are a J2EE developer, you can gain complete mastery over Web Services development in the open source platform after taking this course. This course will teach you the theory behind XML schema, WSDL and SOAP. It will proceed to teach you various Java specifications that cover Web Services development.
All the labs are done using Eclipse and WTP 1. 0. 2
You can get a complete list of
more...
Mastering AJAX Training J2EE Edition
This training course teaches AJAX and all of its foundational technologies. XHTML and CSS2 are covered in details. Students will also learn the HTML Document Object Model (DOM) and how to manipulate a page dynamically in the client side using JavaScript. The AJAX API is covered in details. Students will also learn how to build their own AJAX based framework which will help them write complex
more...
EJB Development using WSAD v5.1
This course utilizes a combination of instructor-led discussions and interactive workshops to demonstrate the capabilities of IBMa s WebSphere Studio Application Developer v5. 1 IDE for the development of enterprise applications using Enterprise JavaBeans in an N-tier architecture. The implementation of these components and their access via servlet clients will be discussed. Each student
more...
Rational Application Developer v6.0 Migration
This course will integrate a combination of instructor-led discussions and interactive workshops to demonstrate the usage 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
more...
Introduction to Rational Application Developer v6.0
This course will integrate a combination of instructor-led discussions and interactive workshops to demonstrate the usage 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
more...
Servlet JSP Development using WSAD v5.1
This course will integrate a combination of instructor-led discussions and interactive workshops to demonstrate the development and testing of server-side applications using J2EE v1. 4 component model. This course will focus on illustrating the use of the WebSphere Studio Application Developer product for developing servlets, JavaServer Pages and Enterprise JavaBeans. Additionally, the role of the
more...
J2EE Development using Rational Application Developer v6.0
This course will integrate a combination of instructor-led discussions and interactive workshops to demonstrate the development and testing of server-side applications using J2EE component model. This course will focus on illustrating the use of the Rational Application Developer product for developing servlets, filters, JavaServer Pages, custom JSP tags, JavaBeans, XML deployment descriptors, MVC
more...
Enterprise JavaBeans
This course offers the Java programmer a grounding in the Enterprise JavaBeans (EJB) architecture and the skills to develop EJBs effectively for enterprise development efforts. EJB's position at the heart of the Java Enterprise platform and the use of EJB application servers as the backbone of large-scale distributed systems are studied. We consider the advantages of the application server
more...
Introduction to EJB
This course offers the Java programmer a grounding in the Enterprise JavaBeans (EJB) architecture and the skills to develop simple EJB applications. EJBa s position at the heart of the Java Enterprise platform and the use of EJB application servers as the backbone of large-scale distributed systems are studied. We consider the advantages of the application server architecture a transaction
more...
Java Servlets
This practical, application-oriented course teaches Java Servlets technology and shows how to use it to develop simple to complex web applications. It is intended for experienced Java (J2SE) programmers who want to build web applications or J2EE components and systems.
The course begins with an overview of server-side Java programming and web protocols. Then students learn the Java Servlets
more...
ServletJSP Development using Rational Application Developer v60
This course will integrate a combination of instructor-led discussions and interactive workshops to demonstrate the development and testing of server-side applications using J2EE component model. This course will focus on illustrating the use of the Rational Application Developer product for developing servlets, JavaServer Pages and Enterprise JavaBeans. Additionally, the role of the WebSphere
more...
WebSphere Business Integration Overview
This course will utilize an interactive lecture series to demonstrate the usage of the WBI Server components for building integrated applications across multiple platforms. This seminar will focus on the following topics: integration of WBI products, e-business patterns, J2EE environment, WBI administrative tools, WBI design toolset, modeling processes via WBI Modeler, Service Oriented
more...
Migration to WebSphere Business Integration
This course will integrate a combination of instructor-led discussions and interactive workshops to demonstrate the usage of the WBI Server components for building integrated applications across multiple platforms. This seminar will focus on the following topics: integration of WBI products, J2EE environment, business event synchronization, WBI administrative tools, WBI design toolset, process
more...
Overview of J2EE Development
This course provides a coherent, high-level explanation of the Java 2 Platform, Enterprise Edition (J2EE): what sorts of software are created with J2EE; how software is developed for this platform; how it is deployed and put into production; how it can be administered. The course is designed specifically for non-programmers a analysts, managers, technical writers, and anyone who desires a good
more...
From SpringPeople Technologies Private Limited
Spring Framework Training and Workshop in Bangalore




This "Core Spring" is our four-day flagship Spring training course, covering Spring Framework and related projects in depth. This course has been developed by Rod Johnson, father of "Spring" and founder, CEO of SpringSource Inc.
In this workshop you will learn:
* The Spring Lightweight Container Architecture, including Inversion of Control
* Agile, domain-driven design techniques with
more...
Spring Framework Training and Workshop in Mumbai




Core Spring is our four-day flagship Spring training course, covering Spring Framework and related projects in depth. This course has been developed by Rod Johnson, father of "Spring" and founder, CEO of SpringSource Inc.
In this workshop you will learn:
* The Spring Lightweight Container Architecture, including Inversion of Control
* Agile, domain-driven design techniques with Spring
*
more...
Spring Framework Training and Workshop in Delhi





This "Core Spring" is our four-day flagship Spring training course, covering Spring Framework and related projects in depth. This course has been developed by Rod Johnson, father of "Spring" and founder, CEO of SpringSource Inc.
In this workshop you will learn:
* The Spring Lightweight Container Architecture, including Inversion of Control
* Agile, domain-driven design techniques with
more...
Spring Framework Training and Workshop in Hyderabad





This "Core Spring" is our four-day flagship Spring training course, covering Spring Framework and related projects in depth. This course has been developed by Rod Johnson, father of "Spring" and founder, CEO of SpringSource Inc.
In this workshop you will learn:
* The Spring Lightweight Container Architecture, including Inversion of Control
* Agile, domain-driven design techniques with
more...
Spring Framework Training and Workshop in Pune





This "Core Spring" is our four-day flagship Spring training course, covering Spring Framework and related projects in depth. This course has been developed by Rod Johnson, father of "Spring" and founder, CEO of SpringSource Inc.
In this workshop you will learn:
* The Spring Lightweight Container Architecture, including Inversion of Control
* Agile, domain-driven design techniques with
more...
Spring Framework Training and Workshop in Chennai





This "Core Spring" is our four-day flagship Spring training course, covering Spring Framework and related projects in depth. This course has been developed by Rod Johnson, father of "Spring" and founder, CEO of SpringSource Inc.
In this workshop you will learn:
* The Spring Lightweight Container Architecture, including Inversion of Control
* Agile, domain-driven design techniques with
more...
Spring Framework Training and Workshop in India





This "Core Spring" is our four-day flagship Spring training course, covering Spring Framework and related projects in depth. This course has been developed by Rod Johnson, father of "Spring" and founder, CEO of SpringSource Inc.
In this workshop you will learn:
* The Spring Lightweight Container Architecture, including Inversion of Control
* Agile, domain-driven design techniques with
more...
From L'Obel IT-Palaestra
L'Obel Certified Internship Program
Software Training & Intership
Our Software Training programs also offer an opportunity to the students to avail an Internship program with L'Obel ITP a our Software Development division in Bangalore.
During the Internship period the students will work on real time project with our software experts in the development division and gain hands on experience in developing software.
L'Obel
more...
From Pitman Training Centre London
IBM WebSphere Portlet Factory V601 Developer Fundamentals

This 3-day, instructor-led course is designed for corporate developers with little or no IBM WebSphere Portlet Factory experience, who will build portlets for the IBM WebSphere Portal Server.
Students are introduced to the WebSphere Portlet Factory as an extensible tool to rapidly create, test, and deploy highly adaptive J2EE portlets to IBM WebSphere Portal.
The course presentation is a
more...
From Ecologic Corporation
Sun Certified Java Developer SCJD Traininig in Chandigarh
This performance-based certification is for developers interested in demonstrating advanced proficiency in the Java programming language using the Java SE.
To achieve this certification, candidates must successfully complete two elements: a programming assignment and an essay exam. Prior to attempting certification, candidates must be certified as a Sun Certified Programmer (SCJP), any edition.
more...
Sun Certified Java Programmer SCJP
This foundation certification is for programmers interested in demonstrating proficiency in the fundamentals of the Java programming language.
To achieve this certification, candidates must successfully complete one exam. It is not necessary to be a Sun Certified Java Associate prior to taking this exam.
more...
Sun Certified Java Associate SCJA Training in Chandigarh
This certification provides an ideal entry into an application development or a software project management career using Java technologies. It validates basic knowledge of OO concepts, the Java programming language and general knowledge of Java platforms and technologies.
To achieve this certification, candidates must successfully complete one exam , we at Ecologic Corporation train you with
more...
6 Months Industrial Training in ASPNET
This Course: ASP. NET with VB. NET/ C# training class teaches experienced and budding developers the VB. NET, ASP. NET, ADO. NET, and Visual Studio .NET skills they need to successfully build database-driven Web applications , Web services as well cover up subject which includes latest technologies in XML, LINQ ,Entity FrameWork ,Dynamic Data Web etc.
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...
SUN SCJP SCWCD SCEA SCSA Training in Pune, India
Build your career on strong Java foundation. Get prepared for the Sun certification exams with instructor-led lab-intensive training from Jmerge. Jmerge is India's first and best certification training provider for Sun Java technolgy and Sun Solaris OS certifications. In fact, our first student passed Sun Java certification way back in 1999. Since then, Jmerge has trained hundreds of students for
more...
From The Java Architect
Spring 2x Fast Track Training - Developers Workshop



This course is a completely new course based on the Spring 2. 0 and 2. 5 releases. It starts with the basics of Spring and in-depth coverage on using the powerful capabilities of the Core module to reduce coupling, increase flexibility and ease the maintenance and testing of your applications. The course goes on to cover all the important capabilities of Spring 2. 0 / 2. 5, including using Spring
more...
Introduction to Java Enterprise Edition JEE



4 Day Course Description
This intense four-day course teaches Java programmers how to develop enterprise applications using the ease of development features introduced in Java EE 5. Students will learn how to create dynamic web applications with JSP, Java Servlets, JSTL, and JSF. They will use JAX-WS to develop SOAP based web services. Students will learn about session and message-driven EJBs, as
more...
Introduction to Service Oriented Architecture SOAs


2 Day Course Description
This course will provide each participant with a high-level comprehensive overview of the Service-Oriented Architecture (SOA) and business integration components of the eCommerce environment. This briefing will focus on the concept and role of the SOA surroundings in the corporate environment, integration of Web services, architecture of the Enterprise Service Bus,
more...
Introduction to Java Programming for Non-C Programmers


5 Day Course Description
This course is paced to provide a solid foundation in Java for programmers without syntax experience in a C-based language. Intensive and hands-on, the course emphasizes becoming productive quickly as a Java 5. 0 programmer. Besides learning the basic structure and syntax of the language, students will also learn object-oriented principles and how they are applied in Java
more...
An Introduction to Java Programming




5 Day Course Description
This course is paced to provide a solid foundation in Java for programmers without syntax experience in a C-based language. Intensive and hands-on, the course emphasizes becoming productive quickly as a Java 5. 0 programmer. Besides learning the basic structure and syntax of the language, students will also learn object-oriented principles and how they are applied in Java
more...
From Pitman Training Centre Notting Hill
IBM WebSphere Portlet Factory V601 Developer Fundamentals

This 3-day, instructor-led course is designed for corporate developers with little or no IBM WebSphere Portlet Factory experience, who will build portlets for the IBM WebSphere Portal Server.
Students are introduced to the WebSphere Portlet Factory as an extensible tool to rapidly create, test, and deploy highly adaptive J2EE portlets to IBM WebSphere Portal.
The course presentation is a
more...
From NobleProg - IT training courses
Oracle Service Bus 11g - Design and Integration





This course is targeted to SOA architects and developers. It consists of theory classes and hands-on sessions
on each of the topics to cover all essential features of Oracle Service Bus 11g.
This course will be delivered by industry experts with vast knowledge of Oracle SOA Suite, Web services,
ESB, XML, SOA and related topics like Java/ J2EE, etc.
Consisting of a mixture of theory and
more...
Tomcat Training Training Course




An overview and explanation of how Tomcat relates to Java EE (J2EE) and compares to other application servers
The Installation and setting up Tomcat on both Windows and UNIX-type environments
Deploy, support, and troubleshoot applications on Tomcat
Navigate Tomcat's directory structure
Tomcat's architecture and configuration files: server. xml, context. xml, .properties,
more...
Enterprise Java Programming with J2EE and JBoss (EJB 2.0) Training Course





This 4-day course is for programmers who already know the Java language and wish to exploit the Enterprise Java Beans 2. 0 technology while becoming aware of the security implications of distributing applications. This course has a large practical component which includes developing an e-commerce application based on Enterprise Java Beans. The course uses the JBoss Application Server.
more...
From Skills Matter
Eric Evans Domain Driven Design Hands-On Immersion Workshop
Eric Evans' 4 day Domain Driven Design Hands-On Immersion Workshop will teach you how to put the domain model to work. Finding and exploiting domain models is key to success with large software systems. By cultivating a strong connection between the language used by developers, appropriate models can dramatically accelerate the process of translating customer needs into working software. Strong
more...
From Last Minute Training
Java EE Web Application Development using Ganymede Eclipse
Learn how to build database enabled J2EE Web programming knowledge & skills in the Java EE Ganymede Eclipse environment using Servlets, Filters, JSP & related technology. Learn how to build a web application using the Model-View-Controller(or MVC) design
more...
From Nex-G Exuberant Solutions Pvt. Ltd.
Mobile Application Development - Advance (MADA)









C++ Programming, JAVA Programming, Objective C Programming, J2ME Programming, BlackBerry Platform, Android Platform , iPhone Platform.
Live Projects - BlackBerry Module + Android Module + iPhone Module.
more...
From Last Minute Training
JBoss Training Summary

Location: Toronto Date: 2008-03-25
List Price: $1950 Offered Price: $1560.00
Seats Available: 1
JBoss Administration Training course covers the details of setting up, configuring, and fine-tuning JBoss application server.
Participants in JBoss Training will learn the details of JBoss architecture, steps involved in setting up the application server, basic deployments, production
more...
The Complete Java Course for Professional Developers
The Complete Java Course for Professional Developers
| | ID: JCompl | Course Length: 10
| Module 0: Overview Of J2ee
| Java Platforms
Characteristics of "enterprise" Computing
J2EE Technologies
Multi-tier Architectures
Advantages of Multi-tier Architectures
Container-based Approach
J2EE Application Models
| Module 1: The Websphere Server
| Websphere Architecture
more...
Developing Enterprise Applications using J2EE
Intended for developers who have a good working knowledge of the Java2 Platform Standard Edition & would like an introduction to the J2EE platform. J2EE is a platform for developing distributed enterprise applications using the Java programming language
more...
Servlets and JSP Programming
Servlets & JSP Programming class teaches how to build Web Applications using J2EE platform. Upon completion students will have a solid knowledge of web components like Servlets & JSP and will be able to use these components to build Web Applications.
more...
From Skills Matter
OSGi Dynamic Module System for Java - 4 days - UK


This intensive 4-day course on will give you a thorough grounding in the core principles of OSGi, the Dynamic Module System for Java.
We start by introducing OSGi and describing how it meets the challenge of building modular, scalable applications in Java. Next we review the three main open-source implementations of OSGi, running them up and installing our first bundles (modules), before
more...
From Sun Microsoft Pvt. Ltd
J2EEJEE Programming
Part I The Web Tier
Getting Started with Web Applications
Java Servlet Technology
Java Server Pages Technology
Java Server Pages Documents
Java Server Pages Standard Tag Library
Custom Tags in JSP Pages
Scripting in JSP Pages
Java Server Faces Technology
Using Java Server Faces Technology in JSP Pages
Developing with Java Server Faces Technology
Creating Custom UI Components
more...
Advance Java Programming Language with Networking
Upon completion of this course, students should be able to:
a Demonstrate knowledge of Java technology, the Java programming language, and the product life cycle
a Use various Java programming language constructs to create several Java technology applications
a Use decision and looping constructs and methods to dictate program flow
a Implement intermediate Java technology
more...
Core Java Programming Language









Completion of this course, students should be able to:
a Create Java technology applications that leverage the object-oriented features of the Java language, such as encapsulation, inheritance, and polymorphism
a Execute a Java technology application from the command line
a Use Java technology data types and expressions
a Use Java technology flow control constructs
a
more...
Training at Sun Microsoft
We offer preparation for the following certification examinations:
a Sun Certification
Sun Certified Java Associate (SCJA)
Sun Certified Java Developer (SCJD)
Sun Certified Java Programmer (SCJP)
Sun Certified Enterprise Architect (SCEA)
Sun Certified Web Component Developer (SCWCD)
Sun Certified Mobile Application Developer (SCMAD)
Sun Certified Business
more...
From Accord info Matrix Pvt. Ltd
Testing Quality Assurance
Accord Info Matrix Pvt Ltd is a reputed software firm involved in Software Development and Software Training. We have provided It and Infrastructure Management Solutions to top Manufacturing Sectors like dealers of Mahindra & Mahindra, Honda, Skoda, Hindustan Motors and many more. For the successful implementation of these solutions we adopt very dependable technologies. Also, we have been with
more...
Certified Open Source Application Developer
Accord Info Matrix Offers Practical Training in advance technologies.
Data Warehousing & Business Intelligence
Informatica, Erwin and Cognos
CompTia Certification
Hardware (A+) & Networking (N+) - Self Confidence Courses
Cisco Certification
CCNA (Cisco Certified Network associate )
Microsoft Certification
MCSE (Microsoft Certified System Engineer)
MCSA (Microsoft Certified
more...
PHP courses
Accord Info Matrix Offers Practical Training in advance technologies.
Data Warehousing & Business Intelligence
Informatica, Erwin and Cognos
CompTia Certification
Hardware (A+) & Networking (N+) - Self Confidence Courses
Cisco Certification
CCNA (Cisco Certified Network associate )
Microsoft Certification
MCSE (Microsoft Certified System Engineer)
MCSA (Microsoft Certified
more...
Drupal
Accord Info Matrix Offers Practical Training in advance technologies.
Data Warehousing & Business Intelligence
Informatica, Erwin and Cognos
CompTia Certification
Hardware (A+) & Networking (N+) - Self Confidence Courses
Cisco Certification
CCNA (Cisco Certified Network associate )
Microsoft Certification
MCSE (Microsoft Certified System Engineer)
MCSA (Microsoft Certified
more...
Joomla
Accord Info Matrix Offers Practical Training in advance technologies.
Data Warehousing & Business Intelligence
Informatica, Erwin and Cognos
CompTia Certification
Hardware (A+) & Networking (N+) - Self Confidence Courses
Cisco Certification
CCNA (Cisco Certified Network associate )
Microsoft Certification
MCSE (Microsoft Certified System Engineer)
MCSA (Microsoft Certified
more...
RIA - Web 20
Accord Info Matrix Offers Practical Training in advance technologies.
Data Warehousing & Business Intelligence
Informatica, Erwin and Cognos
CompTia Certification
Hardware (A+) & Networking (N+) - Self Confidence Courses
Cisco Certification
CCNA (Cisco Certified Network associate )
Microsoft Certification
MCSE (Microsoft Certified System Engineer)
MCSA (Microsoft Certified
more...
Silver Light
Accord Info Matrix Offers Practical Training in advance technologies.
CompTia Certification
Hardware (A+) & Networking (N+), Security (S+)
Cisco Certification
CCNA (Cisco Certified Network associate )
Microsoft Certification
MCSE (Microsoft Certified System Engineer)
MCSA (Microsoft Certified System Administrator )
MCTS (Microsoft Certified Technology Specialist )
MCITP
more...
PHP training
Accord Info Matrix Offers Practical Training in advance technologies.
CompTia Certification
Hardware (A+), Networking (N+) & Security (S+)
Cisco Certification
CCNA (Cisco Certified Network Associate )
CCNP (Cisco Certified Network Professional)
Microsoft Certification
MCSE (Microsoft Certified System Engineer)
MCSA (Microsoft Certified System Administrator )
MCTS
more...
Comptia Security
Accord Info Matrix Offers Practical Training in advance technologies.
Data Warehousing & Business Intelligence
Informatica, Erwin and Cognos
CompTia Certification
Hardware (A+) & Networking (N+) - Self Confidence Courses
Comptia Security Plus
Cisco Certification
CCNA (Cisco Certified Network associate )
Microsoft Certification
MCSE (Microsoft Certified System Engineer)
more...
Cisco Certified Network Professional
Accord Info Matrix Offers Practical Training in advance technologies.
Data Warehousing & Business Intelligence
Informatica, Erwin and Cognos
CompTia Certification
Hardware (A+) & Networking (N+) - Self Confidence Courses
Cisco Certification
CCNA (Cisco Certified Network associate )
Microsoft Certification
MCSE (Microsoft Certified System Engineer)
MCSA (Microsoft Certified
more...
White Hat Ethical Hacking
Accord Info Matrix Offers Practical Training in advance technologies.
Data Warehousing & Business Intelligence
Informatica, Erwin and Cognos
CompTia Certification
Hardware (A+) & Networking (N+) - Self Confidence Courses
Cisco Certification
CCNA (Cisco Certified Network associate )
Microsoft Certification
MCSE (Microsoft Certified System Engineer)
MCSA (Microsoft Certified
more...
Certified Ethical Hacker
Accord Info Matrix Offers Practical Training in advance technologies.
Data Warehousing & Business Intelligence
Informatica, Erwin and Cognos
CompTia Certification
Hardware (A+) & Networking (N+) - Self Confidence Courses
Cisco Certification
CCNA (Cisco Certified Network associate )
Microsoft Certification
MCSE (Microsoft Certified System Engineer)
MCSA (Microsoft Certified
more...
MCITP ServerEnterprise Administrator
Accord Info Matrix Offers Practical Training in advance technologies.
Data Warehousing & Business Intelligence
Informatica, Erwin and Cognos
CompTia Certification
Hardware (A+) & Networking (N+) - Self Confidence Courses
Cisco Certification
CCNA (Cisco Certified Network associate )
Microsoft Certification
MCSE (Microsoft Certified System Engineer)
MCSA (Microsoft Certified
more...
Red Hat Certified Engineer RHCE
Accord Info Matrix Offers Job Oriented Practical Training in advance technologies.
CompTia Certification
Hardware (A+) & Networking (N+) - Self Confidence Courses
Cisco Certification
CCNA (Cisco Certified Network associate )
Microsoft Certification
MCSE (Microsoft Certified System Engineer)
MCSA (Microsoft Certified System Administrator )
MCTS (Microsoft Certified Technology
more...
2D 3D animation in Net
Accord Info Matrix offers Corporate Training in Dot Net 3. 5. With an experience of over 7 years of Software Development and Corporate Training, we offer a complete Practical Experience in the latest .Net 3. 5 technology.
Dot Net 3. 5 ( Frame work 3. 5 / ADO / VB dot Net / C# / XML / ASP / WPF / SILVER LIGHT / AJAX )
Individual or Combination of the above concepts can be taken as per the
more...
From eVentureSolutions (EVS)
Certified Java Specialist




Sun Microsystemsa Java unique architecture enables programmers to develop platform independent, object-oriented, scalable, n-tier applications. In this course you gain extensive experience with Java Standard Edition (Java SE) and its object-oriented features to develop robust enterprise applications. You also learn how to use key components of the Java Enterprise Edition (Java EE),
more...
From Accord info Matrix Pvt. Ltd
WPF Training
Accord Info Matrix offers Corporate Training in Dot Net 3. 5. With an experience of over 7 years of Software Development and Corporate Training, we offer a complete Practical Experience in the latest .Net 3. 5 technology.
Dot Net 3. 5 ( Frame work 3. 5 / ADO / VB dot Net / C# / XML / ASP / WPF / SILVER LIGHT / AJAX )
Individual or Combination of the above concepts can be taken as per the
more...
MCSE Training
Accord Info Matrix Offers Practical Training in advance technologies.
Data Warehousing & Business Intelligence
Informatica, Erwin and Cognos
CompTia Certification
Hardware (A+) & Networking (N+) - Self Confidence Courses
Cisco Certification
CCNA (Cisco Certified Network associate )
Microsoft Certification
MCSE (Microsoft Certified System Engineer)
MCSA (Microsoft Certified
more...
MCSA MCSE MCTS
Accord Info Matrix Offers Practical Training in advance technologies.
Data Warehousing & Business Intelligence
Informatica, Erwin and Cognos
CompTia Certification
Hardware (A+) & Networking (N+) - Self Confidence Courses
Cisco Certification
CCNA (Cisco Certified Network associate )
Microsoft Certification
MCSE (Microsoft Certified System Engineer)
MCSA (Microsoft Certified
more...
Visual Studio 2008
Accord Info Matrix Offers Practical Training in advance technologies.
Data Warehousing & Business Intelligence
Informatica, Erwin and Cognos
CompTia Certification
Hardware (A+) & Networking (N+) - Self Confidence Courses
Cisco Certification
CCNA (Cisco Certified Network associate )
Microsoft Certification
MCSE (Microsoft Certified System Engineer)
MCSA (Microsoft Certified
more...
Datawarehousing Training
Accord Info Matrix Offers Practical Training in advance technologies.
Data Warehousing & Business Intelligence
Informatica, Erwin and Cognos
CompTia Certification
Hardware (A+) & Networking (N+) - Self Confidence Courses
Cisco Certification
CCNA (Cisco Certified Network associate )
Microsoft Certification
MCSE (Microsoft Certified System Engineer)
MCSA (Microsoft Certified
more...
Business Intelligence tools




Accord Info Matrix Offers Practical Training in advance technologies.
Data Warehousing & Business Intelligence
Informatica, Erwin and Cognos
CompTia Certification
Hardware (A+) & Networking (N+) - Self Confidence Courses
Cisco Certification
CCNA (Cisco Certified Network associate )
Microsoft Certification
MCSE (Microsoft Certified System Engineer)
MCSA (Microsoft Certified
more...
MCSE MCTS
ACCORD INFO MATRIX PVT Ltd. is a premier IT Training company and the best training institute for Hardware, Networking and IT Security in Chennai, India.
Accord Provides complete practical, JOB oriented training with relevant Course Materials and complete LAB guidance.
Accord Provides training in
CCNA, CCNP, MCSA, MCSE, MCTS, LAMP, JAVA, J2EE, PHP, MYSQL, DOT NET.
more...
From Modulus
Mastering the Spring Framework Training from Modulus Training





The Spring framework is an application framework that provides a lightweight container that supports the creation of simple to complex components in a non invasive fashion. Spring's flexibility and transparency is congruent and supportive of incremental development and testing. The framework's structure supports the layering of functionality such as persistence, transactions, view oriented
more...
Spring 25 Hibernate Integration Training from Modulus Training





The Spring framework is an application framework that provides a lightweight container that supports the creation of simple to complex components in a non invasive fashion. Spring's flexibility and transparency is congruent and supportive of incremental development and testing.
The framework's structure supports the layering of functionality such as persistence, transactions, view
oriented
more...
Intergrating Spring 25 with Ibatis Training from Modulus Training





The Spring framework is an application framework that provides a lightweight container that supports the creation of simple to complex components in a non invasive fashion. Spring's flexibility and transparency is congruent and supportive of incremental development and testing. T
he framework's structure supports the layering of functionality such as persistence, transactions, view oriented
more...
Comprehensive Ajax for J2EE Training from Modulus Training





This training course teaches AJAX and all of its foundational technologies. XHTML and CSS2 are covered in details. Students will also learn the HTML Document Object Model (DOM) and how to manipulate a page dynamically in the client side using JavaScript.
The AJAX API is covered in details. Students will also learn how to build their own AJAX based framework which will help them write complex
more...
From Bpminstitute.org
Service Oriented Integration SOI Standards Technologies and Best Practices




IT managers have been under increasing pressure to migrate a portfolio of independent "stovepipe" applications to an integrated set of business services that can be aligned with changing business requirements and support new business processes faster and with reduced cost. Today, corporations have to choose from a number of integration products such as Integration Brokers, J2EE Application
more...
From Ducat
Java Training in Noida, Delhi, Faridabad, Ghaziabad







This course provides in-depth coverage of the basics of Java language and the technique of object-oriented programming (OOP). Students will learn from hundreds of live-code examples, with the instructor explaining each concept. In addition, students will develop a stand-alone application, starting at problem definition, requirements analysis, system design, and the details of Java coding and
more...
B.Tech Project Training in Java, .Net








Active Learning's Java training program teaches you how to write Java applications that can run across multiple platforms seamlessly and reliably.
This Java training course provides extensive experience with the Java language and its object-oriented features. In this Java training course, you use Java to create text-based and GUI applications. Active Learning provides other Java training
more...
Live Project Training in Noida, Delhi, Faridabad, Ghaziabad






The 6 Months Project based industrial training proposes a blend of learning solutions, classroom training, seminars, continuous support and coaching. We are committed to ensure that the training helps the trainees/ students to achieve their academic and career goals. We are available to conduct trainings either at our premises or at your College/ University. Below is a list of colleges whose
more...
Java Projects Training






Ducat an IT training & development company offers Academic Projects based on Advance Java Technologies. It includes JAVA, J2EE, JAVA Spring, Struts & Hibernate etc. Every year many engineering students like MCA, BCA, B. Tech, M. Tech, B. E, M. E, B. Sc IT, M. Sc IT & PGDCA are doing their academic project under the guidance of Ducat.
more...
JAVA Struts Project Training Institute Noida
Struts is the popular open-source framework used for building web applications based on J2EE technologies. This Struts training course provides the skills for you to design and build Web applications using the Struts framework. You learn to streamline the development process by integrating, applying and extending Struts components. Extensive hands-on exercises were designed to make sure you put
more...
Java Projects Training Noida
Ducat an IT training & development company offers Academic Projects based on Advance Java Technologies. It includes JAVA, J2EE, JAVA Spring, Struts & Hibernate etc. Every year many engineering students like MCA, BCA, B. Tech, M. Tech, B. E, M. E, B. Sc IT, M. Sc IT & PGDCA are doing their academic project under the guidance of Ducat.
Students in final year are worried about placement during
more...
JAVA Training in Gurgaon
Ducat one of the best IT Training & Certification Company in India provides high quality IT Training to raise the standard of professionalism in IT Industry.
DUCAT provides an extensive training in JAVA Technology and Job Assistance in order to ensure a guarantee of 100% placement for its students. Ducat provides training in .JAVA (Core Java, Advanced Java /J2EE, STRUTS FRAMEWORK, HIBERNATE,
more...
From NACE EDUCATION
J2EE Sun
Java 2 Platform Enterprise Edition. J2EE is a platform-independent, Java-centric environment from Sun for developing, building and deploying Web-based enterprise applications online. The J2EE platform consists of a set of services, APIs, and protocols that provide the functionality for developing multitiered Web-based applications.
Prerequisites:
Knowledge OOPS and JAVA Concepts.
On
more...
From Webucator
JSP Training



This JSP training class develops skills in JavaServer Pages, or JSP, which is the standard means of authoring dynamic content for Web applications under the Java Enterprise platform. The class deals with JSP 2.0, including older features such as scriptlets but focusing on newer features and techniques, including JSP expressions and the JSTL. At the end of the JavaServer Pages training class,
more...
Java Servlets and JDBC Training



This practical, application-oriented Java training course teaches Java Servlets technology and shows how to use it to develop simple to complex Web applications. It is intended for experienced Java (J2SE) programmers who want to build Web applications or J2EE components and systems. The course also provides in-depth coverage of database programming using JDBC and introduces the JDBC architecture
more...
Jakarta Struts Training



This advanced Jakarta Struts training course shows JSP and servlet programmers how to build Model-2' Web applications using the Jakarta Struts project from Apache. Students learn the Jakarta 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
more...
Enterprise JavaBeans (EJB) Training



This EJB training class offers the Java programmer a grounding in the Enterprise JavaBeans (EJB) architecture and the skills to develop EJBs effectively for enterprise development efforts. EJB s position at the heart of the Java Enterprise platform and the use of EJB application servers as the backbone of large-scale distributed systems are studied. We consider the advantages of the application
more...
Java Web Services Training with WebLogic



This Java Web Services training course prepares Java programmers to develop Web services and clients using the BEA WebLogic Platform, 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
more...
From LearnQuest
Java J2EE Overview for Technology Managers Training




Java/ J2EE Overview for Technology Managers Training
Course Number: EJCJ-120
Duration: 1 day
Format: Group On-Site Training, Group Virtual Training, Public Virtual Training, Small Group Workshop
Course Description
The Java platform has become a primary tool of IT organizations throughout the world. This course is designed to provide a broad overview of Java, how it is used, and its
more...
J2EE Overview Training
J2EE Overview Training
Course Number: EJJT-100
Duration: 1 day
Format: Group On-Site Training, Small Group Workshop
Course Description
This course is designed to provide project stakeholders with an in-depth review of the components of the Java 2 Enterprise Edition (J2EE) Architecture and APIs. Students will explore these components in detail and discover how they integrate into an
more...
Understanding Java J2EE Training
Course Number: EJJT-235
Duration: 2 days
Format: Group On-Site Training, Small Group Workshop
Course Description
This course is designed to provide project stakeholders with an in-depth review of the Java programming language as well as the Java 2 Enterprise Edition (J2EE) Architecture and APIs. The orientation of this course is to provide an understanding of what Java is and how its
more...
From NIVT
MCA Major Project Training 2012
NIVT- a leading and trusted name in Industrial Training is devoted to producing top quality IT professionals who are successful in their chosen professions. Our alumni are reaching great heights in their respective areas of expertise.
Our records show that most of the a MCA Final Year project -2011a trainees got placement in different software companies with the help of the techno functional
more...
WINTER TRAININGINTERNSHIP 2011
WINTER TRAINING 2011 @ NIVT
NIVT would like to offer the Winter internship/ training which is 4-6 Weeks program incorporates training on .Net /Java & J2EE/ PHP. The program includes classroom training, seminars, continuous support and coaching. NIVT committed to ensure that the training helps the trainees/ students to achieve their academic and career goals.
NIVT offers training on the
more...
From iQrate Consulting Services
Web Application Testing
Program Details: Testing web applications a is a complex, high-risk human endeavor. The toughest thing about web application testing is understanding the target audience well and meeting the requirements in terms of functionality, performance, reliability and security.
There are several factors pertaining to the web application that are related to its success. It requires proper
more...
TEST ESTIMATION
Program Details: Testinga is a complex, high-risk human endeavor. The toughest thing about testing is deciding how long it will take and what resources it will require to perform testing.
Test Estimation sometimes, even expert project managers have real trouble estimating the time and resources to allocate for testing. If there are no tools or methodology to support it, the estimation
more...
Design Patterns
Course Overview: Patterns are a recent software engineering problem-solving discipline that emerged from the object-oriented community. Design patterns are recurring solutions to software design problems you find again and again in real-world application development. Patterns are about design and interaction of objects, as well as providing a communication platform concerning elegant, reusable
more...
SQL Server 2008
The course starts with an introduction to client-server architecture. It introduces the Structured Query Language and builds on the complexity of query handling in SQL Server 2005 and administrative tasks of SQL server2005. In addition it also introduces the comparison between SQL server 2000 and SQL server 2005. It includes the manipulation of Extensible Markup Language data (XML Data). This
more...
From SkillForge
Integrating Spring 2 and Hibernate Training



Integrating Spring 2. 5 & Hibernate (Spring Emphasis) is an in-depth Spring and Hibernate training course geared for experienced Java developers who need to understand what Spring Framework is in terms of today's systems and architectures, and how to use Spring in conjunction with other technologies and frameworks. The course explores the Hibernate framework and how to apply Hibernate to
more...
From Blue Apple Technolabs Private Limited
BTechMCA Projects in an MNC
Blue Apple, an MNC into software development and embedded systems design invites BTech, MCA, MTech, BCA students to do their academic projects with us.
We assure you complete training, supports, OJT certification, lowest fee, placement assistance etc.
All the students are provided with lifetime technical supports and assistance through our tech community with free membership.
students may opt
more...
From Velox Infosystems
Spring and Hibernate trainings in Mumbai by Velox Infosystems



Launching next batch of Spring and Hibernate training starting on 17th April. Last day for registeration is 14th April, so hurry up Register Today!!!
*****************************************************************
Velox Infosystems is a IT Training firm founded by IIT graduates having extensive experience in software development and consulting. We have conducted various training and
more...
From Affinity IT Training, LLC
Web Technologies and Architectures Overview
A survey of web-specific technologies and architectures,
including: conventional web technologies, Java technologies
(including independent, J2EE and model 2 technologies),
Microsoft technologies, database accessibility,
XML technologies, and web service integration.
Audience:Developers and managers seeking a high-level understanding of Web Application Architectures and design alternatives.
more...
Using IBM WebSphere Application Studio
Introduces the capabilities and features of WSAD for designing and
implementing Web-Applications, Web Services, and Enterprise
Applications. Topics include: J2EE Application Development, Web
Services, the Visual Editor, Web Site Designer, Debugging, and
Integrated Team Development.
Audience:Developers seeking the knowledge and skills to develop applications for deployment on a WebSphere server.
more...
From JAVA J2EE Training
Weekend training on JAVA J2EE Expert Level
JAVA/ J2EE
learn@javatraininginbangalore. com to get a free Copy of Course Syllabus.
For details on Training or to fix an appointment
Call: 9632720468
Course Contents
Module 1: Core Java
Module 2: Advanced Java
Module 3: Servlet
Module 4: JSP
Module 5: MySql
Module 6: Struts
Module 7: Hibernate
Module 8: CSS, HTML, Java Script
Module 9: XML
Module 10: Configuration
more...
From Futurepoint Technologies
Internet Marketing Training Program SEO PPC Web Analytics
Internet Marketing Training Program
(SEO, PPC, Web Analytics)
Day 1 Introduction - How Search Engines Work, PPC and Organic Results etc
Day 2 About SEO, Directories and Search Engines
Day 3 Site Analysis, Site Analysis Tools, Competitor Analysis
Day 4 Keyword Research, Keyword Research Tools
Day 5 Google Technology, Terms, Updates etc.
Day 6 Website Optimization Plan, On-Page Optimization
more...
From New Horizons India Limited
IT Trainings with New Horizons








Microsoft Technical
According to a study conducted by Applied Research Consultants, 90% of Microsoft Certified Professionals (MCP's) said certification was extremely useful in their work. In another study, managers and supervisors felt their MCPs were significantly more competent than non-certified employees. This is valuable proof certification means increased knowledge and enhanced
more...
Networking Professionals
The New Horizons, Bangalore had launched thier new Product called NHCNP and NHCSE, this is 100% job guarantee course for Graduates. The NHCNP is related to Basics of Networking, MCSE, Redhat Linux, and CCNA Course. you can contact me at mahesha. prabhu@nhindia. com or 080-25595380.
NHCSE which is related to Software Deceloper course, specially designed for the fresh graduates those who wants to
more...
From Futurepoint Technologies
IBM WEBSPHERE Training Futurepoint technologies Hyd
IBM-WebSphere a Training
The training is designed to complete within 35 hours. The hourly and daily breakup will be given based on the schedule. Training includes both theoretical and practical, with hands on experience to the participants along with a case study. Participants can go for certification after training. It will be according to corporate standards, with corporate style and
more...
From JAVA J2EE Training
Java Training Bangalore
JAVA/ J2EE
Course Contents
Module 1: Core Java
Module 2: Advanced Java
Module 3: Servlet
Module 4: JSP
Module 5: MySql
Module 6: Struts
Module 7: Hibernate
Module 8: CSS, HTML, Java Script
Module 9: XML
Module 10: Configuration Management
Tools Like.....
Eclipse
Net Beans
Apache Tomcat. etc....
Mode of Training: Class Room & Real
more...
Java Training in Bangalore Live project Exp
Java Training in Bangalore provides Live Project based training on JAVA J2EE Technologies in Bangalore.
Training By Industry Experts
Get Ready to appear for sun's SCJP SCWCD Exams.
Java Training in Bangalore
JAVA/ J2EE
Course Contents
Module 1: Core Java
Module 2: Advanced Java
Module 3: Servlet
Module 4: JSP
Module 5: MySql
Module 6: Struts
Module 7: Hibernate
Module
more...
Indepth Project based Java J2ee training Bangalore
JAVA/ J2EE
Course Contents
Module 1: Core Java
Module 2: Advanced Java
Module 3: Servlet
Module 4: JSP
Module 5: MySql
Module 6: Struts
Module 7: Hibernate
Module 8: CSS, HTML, Java Script
Module 9: XML
Module 10: Configuration Management
Tools Like.....
Eclipse
Net Beans
Apache Tomcat. etc....
Mode of Training: Class Room & Real
more...
From Kriti Information Systems
Job Oriented PHP Drupal Joomla Training Hyderabad by IIT Faculty






Kriti Information Systems is known leader in Institute/ Corporate Training in PHP, MySql, Ajax, Joomla, Drupal, Java/ J2EE, .NET operating from Hyderabad. All the faculty are highly experienced and successful people from IITs and are also corporate trainers in top MNCs.
We use innovative & trademark training techniques after which candidates can crack any complex project in PHP, Ajax, Drupal,
more...
From Cygnet Computer Applications
Live & Academic Projects in J2EE

To get expert training with realtime/demo projects in programming languages such as C, C++, VB,VC++, ASP, Java, JSP, Servlets, C#, ASP.NET, VB.NET, PHP etc. The course is composed of theory and practical classes and project. Course materials will be issued from the training divison. And the students who joining for these courses can avail free career guidance from our career guidance cell.
For
more...
From Miracle Infocom
Training Programs
Miracle Infocom is an six year old Corporate Training and Consultancy Services firm, with its offices at chennai (India) and Hyderabad(India).
Join our panel of Freelance Trainers
We invite Freelancers / IT professionals working high-end technologies, with passion for teaching to join our Trainers Panel. (Refer our Corporate Training Programs for skill sets). Rewarding short-term training
more...
Corporate Training
EMC Legato NetWorker, EMC NetWorker, NetWorker training, Legato training, Solaris training, Solaris courseware, UNIX training, UNIX courseware, Shell Programming, Miracle Infocom, Miracle Infocom software pvt. ltd., Miracle Infocom, training, corporate training, performance, Miracle Infocom software pvt. ltd.,Miracle Infocom, software training, pspl, Miracle Infocom software, forthcoming calendar
more...
Corporate Training
Web Technologies
CoreJava, Java, J2EE, EJB, Struts, Weblogic, WebSphere, XML, UML, Servlets, HTML, JSP, JDK, NMS, OOAD, Web Servieces, SOAP, CORBA, MQ Series ,Cold Fusion.
MS Technologies
ASP, VB, .NET, C ,VB Script, D Com, VB Com, VB PowerBuilder, VC , Unix C .
Testing & QA
Manual, Automated Testing Skills, Winrunner, Loadrunner, Test Director, QTP, Silk Testing, Mercury
more...
Corporate Training
EMC Legato NetWorker, EMC NetWorker, NetWorker training, Legato training, Solaris training, Solaris courseware, UNIX training, UNIX courseware, Shell Programming,Miracle Infocom,Miracle Infocom software pvt. ltd., Miracle Infocom,training, corporate training, performance,Miracle Infocom software pvt. ltd.,Miracle Infocom,software training,pspl,Miracle Infocom software,forthcoming calendar programs
more...
Corporate Training
Web Technologies
CoreJava, Java, J2EE, EJB, Struts, Weblogic, WebSphere, XML, UML,Servlets, HTML, JSP,JDK,NMS,OOAD,Web Servieces,SOAP, CORBA,MQ Series ,Cold Fusion.
MS Technologies
ASP,VB, .NET, C ,VB Script, D Com, VB Com, VB PowerBuilder, VC , Unix C .
Testing & QA
Manual, Automated Testing Skills, Winrunner, Loadrunner, Test Director, QTP, Silk Testing, Mercury Testing and SQA.
more...
Trainings From Miracle Infocom
Mainframe Technologies
AS/400 & Tandem
Microsoft Technologies
Java Technologies
Database Technologies
MAINFRAME
COBOL, ,JCL, MVS, TSO/ISPF, VSAM
DB2, IMS DB/DC, PL/1
ASSEMBLER
CICS,MQ-Series
Adabas & Natural, Focus, REXX,CList
IDMS/ADSO
AS/400
RPG,COBOL/400,CL/400
I Series 400 and AS/400e Application Programming
AS/400 Administration
Java on AS/400 and
more...
From F-->IT Computer Education
Best Hardware Training in chennaiSoftware Hardware Training in chennai
At F I T Computer Education, we understand the market needs better than anyone else and train the fresher /employees with variety of ammunitions that would help them to be successful in their respective industry. Hands-on training provided by certified well experienced professional in real time server environment.
Learn from the Best Trainera s
You gain knowledge from expert trainers
more...
From Km Ridge Systems Private Limited
Online software trainngs
We provide online trainings for below technologies
1. Java
2..Net 3. 5
3. Testing
4. Oracle
Training shall be conducted by industry experts who are having more than 10 years of experience in the IT development and training. They have experience in conducting the trainings for MNC's like Wipro, accenture, Mphasis and CTS.
Contact us at umashankar. konda@kmridgetechnologies. com
Phone:
more...
From Maze Net Solution
MCSA, CCNA,C,CEH,ITILV3,MCSE,C,C++,A+,N+,RHCE
50% Offer For RHCE & CCNA
@ Mazenet a Salem
Valid till 25th November
Address:
3rd floor, Ramani complex, Opp. New Bus Stand, Salem- 04.
Contact: 9894266663/ 0427-4040034
more...
MCSE,CCNA,RHCE,MCSA,ITIL,CEH,ISTQB,CEH,RHCSS,A+&N+,JAVA&J2EE,C,C++
Mazenet the leader in I. T Training & Certification has a placement record of 3000+ candidates. A preferred corporate training company for I. T companies offers global certified training with official courseware for infrastructure specialization training program.
For Details:
Address:
Mazenet Solution(p) Ltd.,
S. F. No-46/ 2, Kamarajar road, Lakshmipuram, Opposite to More,
more...
From Java School
Live Project Summer Training Industrial Training Vocational Training












Java School provides Live Project Training in Java, J2EE and J2ME. Real Time project and practice will help you to adopt working environment of software development. We organize Summer Project Training, Final Year Project, Industrial Project, Job Assistance, Vocational Training, and Live Project Training for BE, BTech, MCA, and BCA.
We offer technology-oriented tutoring for all aspiring IT
more...
From Maze Net Solution
MCSE Training & Certification
Join MCSE @ Mazenet Salem
And Avail Microsoft Materials Free
Offer Valid Till 25th Aug
Also Avail 50% Off On JAVA/ J2EE & .Net
Hurry For The Double Offer
Address:
Mazenet,
3rd floor, Ramani complex, Opp. New Bus Stand, Salem- 04.
Phone: 9894266663/ 0427-4040034/ 4041845
more...
Java and j2ee,Java,j2ee certification & Training
Take Up Java Program & Earn Two Benefits!!!
IDE Tools Training Free & SCJP Exam Point Of View Training Free
Only @ Mazenet
Enroll it Right Now
For details:
Address:
Mazenet Solution (p) Ltd.,
Padmalaya Towers, 12-E, Level 1, 10th Street, Gandhipuram, Coimbatore a 641 012
Phone: 9677749786/ 0422-4242300/ 304
S. F. No-46/ 2, Kamarajar road, Lakshmipuram, Opposite to More, Hopes,
more...
From F-->IT Computer Education
Java Training in ChennaiHibernateSpring Training in ChennaiNet Training in Chennai
At F I T Computer Education, we understand the market needs better than anyone else and train the fresher /employees with variety of ammunitions that would help them to be successful in their respective industry. Hands-on training provided by certified well experienced professional in real time server environment.
Courses Offered:
Java Technologies
Core Java, JDBC, RMI, JNDI, J2EE, JSP,
more...
Java Training institute in Chennai Java Training in Chennai Hibernate Spring Training in ChennaiDot Net Training in ChennaiAdva
At F I T Computer Education, we understand the market needs better than anyone else and train the fresher /employees with variety of ammunitions that would help them to be successful in their respective industry. Hands-on training provided by certified well experienced professional in real time server environment.
So, here is an opportunity for you to take your career to the next level.
F
more...
From Infitech Global
Corporate Training
Our expertise in :
Web Technologies
Core Java, Java, J2EE, EJB, Struts, Weblogic, Websphere, XML, UML, Servlets,, HTML, JSP,JDK,NMS, OOAD, Web Services, SOAP, CORBA,MQ Series ,Cold Fusion etc
MS Technologies
ASP,VB,.NET,C#,VB Script, D Com, VB COM, VB PowerBuilder, VC++, Unix C++ etc
Testing & QA
Manual, Automated Testing
more...
From Frisco Tech
INTERNSHIP TRAINING PROGRAME




We introduce ourselves as FRISCO TECH in the IT Training. We are authorized partners for Microsoft/ SUN Micro system/ ORACLE/ Telecoms, handling the academic project for Final year students for Fourth successful year on areas of Networking, Security, Protocol Development, Device drivers, AdHoc Network, mobile technology, Wireless Network, Optical Communication, Grid Computing, GPRS, artificial
more...
From Infitech Global
Infitech Certified JAVA Developer


Infitech s Java Developer course will help you acquire advanced skills for developing interactive software applications using Java.
Course Syllabus
Infitech offers the following syllabus for the Java Developer course
Introduction to Java
Advanced Java
Java Servlets
J2EE
JSP
Struts
EJB
XML
Duration of the course : 90 Hours
Eligibility for the course: Graduate
more...
From High Technologies Solutions
ERP Trainig in HTS Noida Sector-2
High Technologies Solutions is a leading Training Institute in Data Warehousing ,Mainframe, AS400, Synon, J2EE,.NET, DOT NET, PHP, SEO, Oracle Apps, Oracle 9I , Embedded System, ADVANCE QTP. Software Quality Testing, LoadRunner
more...
net Training in Noida-Sector-2
High Technologies Solutions is a leading Training Institute in Data Warehousing ,Mainframe, AS400, Synon, J2EE,.NET, DOT NET, PHP, SEO, Oracle Apps, Oracle 9I , Embedded System, ADVANCE QTP. Software Quality Testing, LoadRunner
more...
SQTNETPHPJAVA in noida
High Technologies Solutions is a leading Training Institute in Data Warehousing ,Mainframe, AS400, Synon, J2EE,.NET, DOT NET, PHP, SEO, Oracle Apps, Oracle 9I , Embedded System, ADVANCE QTP. Software Quality Testing, LoadRunner
more...
From KnowledgeWorks IT Consulting Pvt. Ltd.
Certified Scrum Master CSM Training at Bangalore
Certified Scrum Master (CSM) Training
Dates: 28th & 29th Jan 2012 at Bangalore
Hurry Register Today.
Certified ScrumMaster Training gives you all the tools and information you need to get started with Scrum and Agile. Delivered by world-renowned Certified ScrumMaster Trainers, this course shares time-tested practices for managing Product Backlogs, planning your releases and iterations
more...
From High Technologies Solutions
Performance Testing Training In NoidaDelhi
High Technologies Solutions is a leading Training Institute in Data Warehousing ,Mainframe, AS400, Synon, J2EE,.NET, DOT NET, PHP, SEO, Oracle Apps, Oracle 9I ,ERP, Embedded System, ADVANCE QTP. Software Quality Testing, LoadRunner, I BM AIX, Siebel CRM, Linux Administration, Sharepoint, Android
more...
Industrial Training Program in NoidaDelhi
High Technologies Solutions is a leading Training Institute in Data Warehousing ,Mainframe, AS400, Synon, J2EE,.NET, DOT NET, PHP, SEO, Oracle Apps, Oracle 9I ,ERP, Embedded System, ADVANCE QTP. Software Quality Testing, LoadRunner, I BM AIX, Siebel CRM, Linux Administration, Sharepoint, Android
more...
Reporting tool Training Program in Noida
High Technologies Solutions is a leading Training Institute in Data Warehousing ,Mainframe, AS400, Synon, J2EE,.NET, DOT NET, PHP, SEO, Oracle Apps, Oracle 9I ,ERP, Embedded System, ADVANCE QTP. Software Quality Testing, LoadRunner, I BM AIX, Siebel CRM, Linux Administration, Sharepoint, Android
more...
ETL TOOL TRAINING PROGRAM IN NOIDA
High Technologies Solutions is a leading Training Institute in Data Warehousing ,Mainframe, AS400, Synon, J2EE,.NET, DOT NET, PHP, SEO, Oracle Apps, Oracle 9I ,ERP, Embedded System, ADVANCE QTP. Software Quality Testing, LoadRunner, I BM AIX, Siebel CRM, Linux Administration, Sharepoint, Android
more...
All Software courses in NoidaDelhi
High Technologies Solutions is a leading Training Institute in Data Warehousing ,Mainframe, AS400, Synon, J2EE,.NET, DOT NET, PHP, SEO, Oracle Apps, Oracle 9I ,ERP, Embedded System, ADVANCE QTP. Software Quality Testing, LoadRunner, I BM AIX, Siebel CRM, Linux Administration, Sharepoint, Android
more...
Android Training Program in Noidaa
High Technologies Solutions is a leading Training Institute in Data Warehousing ,Mainframe, AS400, Synon, J2EE,.NET, DOT NET, PHP, SEO, Oracle Apps, Oracle 9I ,ERP, Embedded System, ADVANCE QTP. Software Quality Testing, LoadRunner, I BM AIX, Siebel CRM, Linux Administration, Sharepoint, Android
more...
SAP ALL MODULE TRAINING IN NOIDA
High Technologies Solutions is a leading Training Institute in Data Warehousing ,Mainframe, AS400, Synon, J2EE,.NET, DOT NET, PHP, SEO, Oracle Apps, Oracle 9I ,ERP, Embedded System, ADVANCE QTP. Software Quality Testing, LoadRunner, I BM AIX, Siebel CRM, Linux Administration, Sharepoint
more...
From Technopundits business solutions
Ethical Hacking training chennai
Technopundits Business Solutions, Chennai provides comprehensive educational programs that enhance individual performance / productivity in high-end technologies. We provide cost effective training programs in collaboration with several industry experts. We are dedicated to provide niche and highly qualified technologies which are value-based and offers a high percentage of jobs in the domestic
more...
From Vulab
Java Basics to Advanced and SpringHibernateEJB3Web Services Training OnlineClassroom
VU Laba / Virtual University Lab a is offering Hands On training in Java, J2EE, Hibernate, Spring, EJB3, SOA, WebServices, AJAX, Cloud Computing, Android, Apple Iphone SDK, Weblogic, Websphere, Jboss, Tomcat, Web Development and HTML5.
VU Lab's Most Popular Courses:
Java Novice to Professional Training
Spring/ Hibernate/ EJB3 and Web Services Training
Java Novice to Professional
more...
From High Technologies Solutions
Software courses Training in NoidaDelhiNCR
High Technologies Solutions is a leading Training Institute in Data Warehousing ,Mainframe, AS400, Synon, J2EE,.NET, DOT NET, PHP, SEO, Oracle Apps, Oracle 9I ,ERP, Embedded System, ADVANCE QTP. Software Quality Testing, LoadRunner, I BM AIX, Siebel CRM, Linux Administration, Sharepoint
more...
All Software courses in Noida
High Technologies Solutions is a leading Training Institute in Data Warehousing ,Mainframe, AS400, Synon, J2EE,.NET, DOT NET, PHP, SEO, Oracle Apps, Oracle 9I ,ERP, Embedded System, ADVANCE QTP. Software Quality Testing, LoadRunner, I BM AIX, Siebel CRM, Linux Administration, Sharepoint
more...
Solution For All IT Courses-High Technologies Solutions
High Technologies Solutions is a leading Training Institute in Data Warehousing ,Mainframe, AS400, Synon, J2EE,.NET, DOT NET, PHP, SEO, Oracle Apps, Oracle 9I ,ERP, Embedded System, ADVANCE QTP. Software Quality Testing, LoadRunner, I BM AIX, Siebel CRM, Linux Administration, Sharepoint
more...
Software Quality Testing Training in Noida
High Technologies Solutions is a leading Training Institute in Data Warehousing ,Mainframe, AS400, Synon, J2EE,.NET, DOT NET, PHP, SEO, Oracle Apps, Oracle 9I ,ERP, Embedded System, ADVANCE QTP. Software Quality Testing, LoadRunner, I BM AIX, Siebel CRM, Linux Administration, Sharepoint
more...
NETJava Training Noida
High Technologies Solutions is a leading Training Institute in Data Warehousing ,Mainframe, AS400, Synon, J2EE,.NET, DOT NET, PHP, SEO, Oracle Apps, Oracle 9I ,ERP, Embedded System, ADVANCE QTP. Software Quality Testing, LoadRunner, I BM AIX, Siebel CRM, Linux Administration, Sharepoint
more...
ERP-HR Training in Noida
High Technologies Solutions is a leading Training Institute in Data Warehousing ,Mainframe, AS400, Synon, J2EE,.NET, DOT NET, PHP, SEO, Oracle Apps, Oracle 9I ,ERP, Embedded System, ADVANCE QTP. Software Quality Testing, LoadRunner, I BM AIX, Siebel CRM, Linux Administration, Sharepoint
more...
SAP-FICO training in Noida
High Technologies Solutions is a leading Training Institute in Data Warehousing ,Mainframe, AS400, Synon, J2EE,.NET, DOT NET, PHP, SEO, Oracle Apps, Oracle 9I ,ERP, Embedded System, ADVANCE QTP. Software Quality Testing, LoadRunner, I BM AIX, Siebel CRM, Linux Administration, Sharepoint
more...
SAP-MM training in Noida
High Technologies Solutions is a leading Training Institute in Data Warehousing ,Mainframe, AS400, Synon, J2EE,.NET, DOT NET, PHP, SEO, Oracle Apps, Oracle 9I ,ERP, Embedded System, ADVANCE QTP. Software Quality Testing, LoadRunner, I BM AIX, Siebel CRM, Linux Administration, Sharepoint
more...
SAP-PP training in Noida
High Technologies Solutions is a leading Training Institute in Data Warehousing ,Mainframe, AS400, Synon, J2EE,.NET, DOT NET, PHP, SEO, Oracle Apps, Oracle 9I ,ERP, Embedded System, ADVANCE QTP. Software Quality Testing, LoadRunner, I BM AIX, Siebel CRM, Linux Administration, Sharepoint
more...
SAP-CRM training in Noida
Get Trained, Certified & Placed !High Technologies Solutions is a leading Training Institute in Data Warehousing ,Mainframe, AS400, J2EE,.NET, DOT NET, PHP, Oracle Apps, Oracle 9I , Embedded System, ADVANCE QTP. Software Quality Testing, LoadRunner, DWH ,ERP
This training is also supported with the help of live projects. We have successfully placed our students in the companies like IBM, Masteck,
more...
SAP-SD training in Noida
High Technologies Solutions is a leading Training Institute in Data Warehousing ,Mainframe, AS400, Synon, J2EE,.NET, DOT NET, PHP, SEO, Oracle Apps, Oracle 9I ,ERP, Embedded System, ADVANCE QTP. Software Quality Testing, LoadRunner, I BM AIX, Siebel CRM, Linux Administration, Sharepoint
more...
SAP-HR training in Noida
High Technologies Solutions is a leading Training Institute in Data Warehousing ,Mainframe, AS400, Synon, J2EE,.NET, DOT NET, PHP, SEO, Oracle Apps, Oracle 9I ,ERP, Embedded System, ADVANCE QTP. Software Quality Testing, LoadRunner, I BM AIX, Siebel CRM, Linux Administration, Sharepoint
more...
SAP TRAINING IN NOIDA
High Technologies Solutions is a leading Training Institute in Data Warehousing ,Mainframe, AS400, Synon, J2EE,.NET, DOT NET, PHP, SEO, Oracle Apps, Oracle 9I ,ERP, Embedded System, ADVANCE QTP. Software Quality Testing, LoadRunner, I BM AIX, Siebel CRM, Linux Administration, Sharepoint
more...
Dataware housingETLREPORTING training in Noida
High Technologies Solutions is a leading Training Institute in Data Warehousing ,Mainframe, AS400, Synon, J2EE,.NET, DOT NET, PHP, SEO, Oracle Apps, Oracle 9I ,ERP, Embedded System, ADVANCE QTP. Software Quality Testing, LoadRunner, I BM AIX, Siebel CRM, Linux Administration, Sharepoint
more...
DWHETL REPORTING TOOL IN NOIDA
High Technologies Solutions is a leading Training Institute in Data Warehousing ,Mainframe, AS400, Synon, J2EE,.NET, DOT NET, PHP, SEO, Oracle Apps, Oracle 9I ,ERP, Embedded System, ADVANCE QTP. Software Quality Testing, LoadRunner, I BM AIX, Siebel CRM, Linux Administration, Sharepoint
more...
Reporting tool Training in Noida
High Technologies Solutions is a leading Training Institute in Data Warehousing ,Mainframe, AS400, Synon, J2EE,.NET, DOT NET, PHP, SEO, Oracle Apps, Oracle 9I ,ERP, Embedded System, ADVANCE QTP. Software Quality Testing, LoadRunner, I BM AIX, Siebel CRM, Linux Administration, Sharepoint
more...
ETL TOOL TRAINING IN NOIDA
High Technologies Solutions is a leading Training Institute in Data Warehousing ,Mainframe, AS400, Synon, J2EE,.NET, DOT NET, PHP, SEO, Oracle Apps, Oracle 9I ,ERP, Embedded System, ADVANCE QTP. Software Quality Testing, LoadRunner, I BM AIX, Siebel CRM, Linux Administration, Sharepoint
more...
Dataware housing in Noida
High Technologies Solutions is a leading Training Institute in Data Warehousing ,Mainframe, AS400, Synon, J2EE,.NET, DOT NET, PHP, SEO, Oracle Apps, Oracle 9I ,ERP, Embedded System, ADVANCE QTP. Software Quality Testing, LoadRunner, I BM AIX, Siebel CRM, Linux Administration, Sharepoint
more...
Quuick Test Professional training in Noida
High Technologies Solutions is a leading Training Institute in Data Warehousing ,Mainframe, AS400, Synon, J2EE,.NET, DOT NET, PHP, SEO, Oracle Apps, Oracle 9I ,ERP, Embedded System, ADVANCE QTP. Software Quality Testing, LoadRunner, I BM AIX, Siebel CRM, Linux Administration, Sharepoint
more...
SQTAdvance QTPLR Training in Noida
High Technologies Solutions is a leading Training Institute in Data Warehousing ,Mainframe, AS400, Synon, J2EE,.NET, DOT NET, PHP, SEO, Oracle Apps, Oracle 9I ,ERP, Embedded System, ADVANCE QTP. Software Quality Testing, LoadRunner, I BM AIX, Siebel CRM, Linux Administration, Sharepoint
more...
LoadRunner training in Noida
High Technologies Solutions is a leading Training Institute in Data Warehousing ,Mainframe, AS400, Synon, J2EE,.NET, DOT NET, PHP, SEO, Oracle Apps, Oracle 9I ,ERP, Embedded System, ADVANCE QTP. Software Quality Testing, LoadRunner, I BM AIX, Siebel CRM, Linux Administration, Sharepoint
more...
Advance QTP Training in NoidaDelhi
High Technologies Solutions is a leading Training Institute in Data Warehousing ,Mainframe, AS400, Synon, J2EE,.NET, DOT NET, PHP, SEO, Oracle Apps, Oracle 9I ,ERP, Embedded System, ADVANCE QTP. Software Quality Testing, LoadRunner, I BM AIX, Siebel CRM, Linux Administration, Sharepoint
more...
Advance QTP Training in Noida
High Technologies Solutions is a leading Training Institute in Data Warehousing ,Mainframe, AS400, Synon, J2EE,.NET, DOT NET, PHP, SEO, Oracle Apps, Oracle 9I ,ERP, Embedded System, ADVANCE QTP. Software Quality Testing, LoadRunner, I BM AIX, Siebel CRM, Linux Administration, Sharepoint
more...
Software Testing course in Noida
High Technologies Solutions is a leading Training Institute in Data Warehousing ,Mainframe, AS400, Synon, J2EE,.NET, DOT NET, PHP, SEO, Oracle Apps, Oracle 9I ,ERP, Embedded System, ADVANCE QTP. Software Quality Testing, LoadRunner, I BM AIX, Siebel CRM, Linux Administration, Sharepoint
more...
SQTAdvQTPLR Training in Noida
High Technologies Solutions is a leading Training Institute in Data Warehousing ,Mainframe, AS400, Synon, J2EE,.NET, DOT NET, PHP, SEO, Oracle Apps, Oracle 9I ,ERP, Embedded System, ADVANCE QTP. Software Quality Testing, LoadRunner, I BM AIX, Siebel CRM, Linux Administration, Sharepoint
more...
NetJAVASQT Training in NoidaDelhi
High Technologies Solutions is a leading Training Institute in Data Warehousing ,Mainframe, AS400, Synon, J2EE,.NET, DOT NET, PHP, SEO, Oracle Apps, Oracle 9I ,ERP, Embedded System, ADVANCE QTP. Software Quality Testing, LoadRunner, I BM AIX, Siebel CRM, Linux Administration, Sharepoint
more...
NetJAVASQT Training in Noida
High Technologies Solutions is a leading Training Institute in Data Warehousing ,Mainframe, AS400, Synon, J2EE,.NET, DOT NET, PHP, SEO, Oracle Apps, Oracle 9I ,ERP, Embedded System, ADVANCE QTP. Software Quality Testing, LoadRunner, I BM AIX, Siebel CRM, Linux Administration, Sharepoint
more...
Training on Java in Noida
Java Platform, Enterprise Edition (Java EE) is the industry standard for developing portable, robust, scalable and secure server-side Java applications. Building on the solid foundation of Java SE, Java EE provides web services
Data Warehousing ,Mainframe, AS400, Synon, J2EE,.NET, DOT NET, Oracle Apps, Oracle 9I , ADVANCE QTP. Software Quality Testing
more...
From Career Edge
Live Projects for MTECH BTECH MCA Final Year Students
Career Edge offer Live and Real time project Training for final year candidates at our Development Center. This programme will be conducted for Final semester students of B. E/ B. Tech /M. E /M. Tech /M. Sc /M. C. A. The projects will be on various platforms such as VB. net/ ASP. net/ C#.net Java/ JSP/ Servlets/ J2EE Technologies, Embedded programming/ Embedded System Design/ VLSI/ DSP. During the
more...
From High Technologies Solutions
ERP SD Module in NoidaDelhiNCR
High Technologies Solutions is a leading Training Institute in Data Warehousing ,Mainframe, AS400, Synon, J2EE,.NET, DOT NET, PHP, SEO, Oracle Apps, Oracle 9I ,ERP, Embedded System, ADVANCE QTP. Software Quality Testing, LoadRunner, I BM AIX, Siebel CRM, Linux Administration, Sharepoint
more...
Expert training on ERP All Modules
High Technologies Solutions is a leading Training Institute in Data Warehousing ,Mainframe, AS400, Synon, J2EE,.NET, DOT NET, PHP, SEO, Oracle Apps, Oracle 9I ,ERP, Embedded System, ADVANCE QTP. Software Quality Testing, LoadRunner, I BM AIX, Siebel CRM, Linux Administration, Sharepoint
more...
Expert training on ERP FICO
High Technologies Solutions is a leading Training Institute in Data Warehousing ,Mainframe, AS400, Synon, J2EE,.NET, DOT NET, PHP, SEO, Oracle Apps, Oracle 9I ,ERP, Embedded System, ADVANCE QTP. Software Quality Testing, LoadRunner, I BM AIX, Siebel CRM, Linux Administration, Sharepoint
more...
Expert training on ERP HR
High Technologies Solutions is a leading Training Institute in Data Warehousing ,Mainframe, AS400, Synon, J2EE,.NET, DOT NET, PHP, SEO, Oracle Apps, Oracle 9I ,ERP, Embedded System, ADVANCE QTP. Software Quality Testing, LoadRunner, I BM AIX, Siebel CRM, Linux Administration, Sharepoint
more...
Expert training on ERP
High Technologies Solutions is a leading Training Institute in Data Warehousing ,Mainframe, AS400, Synon, J2EE,.NET, DOT NET, PHP, SEO, Oracle Apps, Oracle 9I ,ERP, Embedded System, ADVANCE QTP. Software Quality Testing, LoadRunner, I BM AIX, Siebel CRM, Linux Administration, Sharepoint
more...
ERP SD Module in NoidaDelhi
High Technologies Solutions is a leading Training Institute in Data Warehousing ,Mainframe, AS400, Synon, J2EE,.NET, DOT NET, PHP, SEO, Oracle Apps, Oracle 9I ,ERP, Embedded System, ADVANCE QTP. Software Quality Testing, LoadRunner, I BM AIX, Siebel CRM, Linux Administration, Sharepoint
more...
ERP SD Module in Noida
High Technologies Solutions is a leading Training Institute in Data Warehousing ,Mainframe, AS400, Synon, J2EE,.NET, DOT NET, PHP, SEO, Oracle Apps, Oracle 9I ,ERP, Embedded System, ADVANCE QTP. Software Quality Testing, LoadRunner, I BM AIX, Siebel CRM, Linux Administration, Sharepoint
more...
ERP SD in Noida
High Technologies Solutions is a leading Training Institute in Data Warehousing ,Mainframe, AS400, Synon, J2EE,.NET, DOT NET, PHP, SEO, Oracle Apps, Oracle 9I ,ERP, Embedded System, ADVANCE QTP. Software Quality Testing, LoadRunner, I BM AIX, Siebel CRM, Linux Administration, Sharepoint
more...
