1 / 7

Instructor-led live online J2EE ONLINE TRAINING with 24x7 on demand support

IQ online training is premier training portal with a decade of rich experience in web based training and has established itself as one of the dominant online training portals in the world. We are known for delivering high quality IT courses with latest technologies. We have specially made our teaching methods in such a way that you can learn online through simple way<br>To register for our IT training courses in USA please call us on 1 904-304-2519 or send an email to info@iqtrainings.com<br>Website: http://www.iqonlinetraining.com/<br><br>

naresh174
Download Presentation

Instructor-led live online J2EE ONLINE TRAINING with 24x7 on demand support

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. J2EE Online Training IQ Training facility offers best online J2EE training. Our J2EE online training is regarded as the best training in Hyderabad by students who attended J2EE online training with us. All our students were happy and able to find Jobs quickly in USA, UK, Singapore, Japan, and Europe. Our J2EE online training batches start every week and we accommodate your flexible timings. IQ Training offers the J2EE OnlineCoursein a true global setting. Course Contents: 1. Introduction            Programming language Types and Paradigms. Computer Programming Hierarchy. How Computer Architecture Affects a Language? Why Java? Flavors of Java. Java Designing Goal. Role of Java Programmer in Industry. Features of Java Language. JVM –The heart of Java Java’s Magic Byte code Language Fundamentals 2. The Java Environment:      Installing Java. Java Program Development Java Source File Structure Compilation Executions. 3. Basic Language Elements:   Lexical Tokens, Identifiers Keywords, Literals, Comments 1J2EE Online Training | www.iqonlinetraining.com

  2.                                      Primitive Data types, Operators Assignments. Object Oriented Programming Class Fundamentals. Object & Object reference. Object Life time & Garbage Collection. Creating and Operating Objects. Constructor & initialization code block. Access Control, Modifiers, methods Nested , Inner Class &Anonymous Classes Abstract Class & Interfaces Defining Methods, Argument Passing Mechanism Method Overloading, Recursion. Dealing with Static Members. Finalize () Method. Native Method. Use of “this “reference. Use of Modifiers with Classes & Methods. Design of Accessors and Mutator Methods Cloning Objects, shallow and deep cloning Generic Class Types Syllabus Extending Classes and Inheritance Use and Benefits of Inheritance in OOP Types of Inheritance in Java Inheriting Data Members and Methods Role of Constructors in inheritance Overriding Super Class Methods. Use of “super”. Polymorphism in inheritance. Type Compatibility and Conversion Implementing interfaces. Package Organizing Classes and Interfaces in Packages. Package as Access Protection Defining Package. CLASSPATH Setting for Packages. Making JAR Files for Library Packages Import and Static Import Naming Convention For Packages 4. Exception Handling:     The Idea behind Exception Exceptions & Errors Types of Exception Control Flow In Exceptions 2J2EE Online Training | www.iqonlinetraining.com

  3.    JVM reaction to Exceptions Use of try, catch, finally, throw, throws in Exception Handling. In-built and User Defined Exceptions Checked and Un-Checked Exceptions 5. Arrays & Strings:         Defining an Array Initializing & Accessing Array Multi –Dimensional Array Operation on String Mutable & Immutable String Using Collection Bases Loop for String Tokenizing a String Creating Strings using String Buffer 6. Threads:                            Understanding Threads Needs of Multi-Threaded Programming. Thread Life-Cycle Thread Priorities Synchronizing Threads Inter Communication of Threads Critical Factor in Thread –Dead Lock Applet Applet & Application Applet Architecture. Parameters to Applet Embedding Applets in Web page. Applet Security Policies A Collection of Useful Classes Utility Methods for Arrays Observable and Observer Objects Date & Times Using Scanner Regular Expression Input/Output Operation in Java(java.io Package) Streams and the new I/O Capabilities Understanding Streams The Classes for Input and Output The Standard Streams Working with File Object File I/O Basics Reading and Writing to Files 3J2EE Online Training | www.iqonlinetraining.com

  4.             Buffer and Buffer Management Read/Write Operations with File Channel Serializing Objects GUI Programming Designing Graphical User Interfaces in Java Components and Containers Basics of Components Using Containers Layout Managers AWT Components Adding a Menu to Window Extending GUI Features Using Swing Components Java Utilities (java.util Package) 7. The Collection Framework:                              Collections of Objects Collection Types Sets Sequence Map Understanding Hashing Use of ArrayList & Vector Event Handling Event-Driven Programming in Java Event- Handling Process Event-Handling Mechanism The Delegation Model of Event Handling Event Classes Event Sources Event Listeners Adapter Classes as Helper Classes in Event Handling Anonymous Inner classes a Short –cut to Event Handling Avoiding Deadlocks in GUI Code Event Types & Classes Networking Programming Networking Basics Client-Server Architecture Socket Overview Networking Classes and Interfaces Network Protocols Developing Networking Applications in Java Data Base Programming using JDBC Introduction to JDBC JDBC Drivers & Architecture 4J2EE Online Training | www.iqonlinetraining.com

  5.   CURD operation Using JDBC Connecting to non-conventional Databases J2EE Syllabus 8. Advance JDBC Programming:               Overview of Database Driver Architecture Introduction to JDBC Standard Extension API (javax.sql) Connection Pooling JDBC Programming with ORACLE, MYSQL, etc. Batch Processing Connecting to non-conventional databases Use of Excel API Database cashing (case study with HSDB,CSQL) Working with Multiple Databases Handling SQL escape syntax Calling SQL functions, Database stored procedures Dealing with Database Metadata Handling Binary Data (Operation on Image File) Type mapping & SQL3 Data types 9. Introduction to J2EE                       J2EE Overview Why J2EE? J2EE Architecture J2EE APIs J2EE Containers Java Server Technologies Servlet Web Application Basics. Architecture and challenges of Web Application. Introduction to servlet Servlet life cycle Developing and Deploying Servlets Exploring Deployment Descriptor (web.xml). Handling Request and Response Initializing a Servlet Accessing Database Servlet Chaining Session Tracking & Management Dealing with cookies Transferring Request Accessing Web Context Passing INIT and CONTEXT Parameter 5J2EE Online Training | www.iqonlinetraining.com

  6.       Sharing information using scope object Controlling concurrent access User Authentication Filtering Request and Response Programming Filter Filter Mapping Servlet Listeners 10. Java Server Pages Technology:          Basic JSP Architecture Life Cycle of JSP (Translation, compilation) JSP Tags and Expressions Role of JSP in MVC-2 JSP with Database JSP Implicit Objects Tag Libraries JSP Expression Language (EL) Using Custom Tag 11. JSP Capabilities:                        Exception Handling Session Management Directives JSP with Java Bean RMI (Remote Method Invocation) RMI overview RMI architecture Example demonstrating RMI Enterprise JAVA Beans Enterprise Bean overview Types of enterprise beans Advantages of enterprise beans The Life Cycles of Enterprise Beans Working with Session Beans State full vs. Stateless Session Beans Working with Entity Beans Message Driven Beans JNDI (Java Naming and Directory Interface) JNDI overview JNDI API Context operations Using JNDI in J2EE applications J2EE Syllabus 6J2EE Online Training | www.iqonlinetraining.com

  7. 12. Struts Framework:            What is Struts? Struts Architecture Struts classes – Action Forward, Action Form, Action Servlet, Action classes Understanding struts-config.xml Understanding Action Mappings Struts flow with an example application Struts Tiles Framework. Struts Validation Framework Internationalizing Struts Application Struts with Message Resources 13. Awareness to Other J2EE Technologies:           Java Mail JTA Web Services JMS ANT Log4J JSF Hibernate Spring Framework Design Pattern 7J2EE Online Training | www.iqonlinetraining.com

More Related