<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Java EE Class,Spring 2012 Online Course,  Other</title>
<link>http://freevideolectures.com</link>
<description><![CDATA[ Java EE Class,Spring 2012 Online Course,  Other. Subscribed to the feed and get updated]]></description>
<item>
<title>Lecture 1: Java EE-Weekend-1-Part 1</title>
<link>http://freevideolectures.com/Course/2978/Java-EE-Class-Spring-2012/1</link>
<pubDate>Fri, 30 Mar 2012 00:00:00 -0600</pubDate>
<description><![CDATA[This video is an orientation video for the weekend section of the Java EE class. It is intended to be viewed by the ITU students who are taking this class. Other YouTube views don't need to watch this since they are not doing assignment or following the syllabus, etc. It's not a java programming video, its an introduction to the class and syllabus, requirements, etc.]]></description>
</item>
<item>
<title>Lecture 2: Java EE-Weekend-1-Part 2</title>
<link>http://freevideolectures.com/Course/2978/Java-EE-Class-Spring-2012/2</link>
<pubDate>Fri, 30 Mar 2012 00:00:00 -0600</pubDate>
<description><![CDATA[This is lecture 1 of the Java EE Programming class. It covers client/server, distributed and internet architectural design and introduces the components that are part of the EE "Enterprise" programming environment. Other topics covered are Network Tiers, Design Patterns, Object Request Brokers, and general distributed computing challenges and features. It also covers the concept of web servers, application servers and persistent or data servers.  It's a nice overview of an undergraduate networking concepts or design class.]]></description>
</item>
<item>
<title>Lecture 3: Java EE-Weekend-1-Part-3</title>
<link>http://freevideolectures.com/Course/2978/Java-EE-Class-Spring-2012/3</link>
<pubDate>Fri, 30 Mar 2012 00:00:00 -0600</pubDate>
<description><![CDATA[This lecture provides an overview of the JDBC Drivers and how to use them. It goes through the 6 steps in creating an application that uses JDBC to connect to both mySQL and an Oracle database. A sample program is also demonstrated that can be found at http://www.bhecker.com/JdbcTestOracle.java.]]></description>
</item>
<item>
<title>Lecture 4: Java EE-Weekend-1-Part-4</title>
<link>http://freevideolectures.com/Course/2978/Java-EE-Class-Spring-2012/4</link>
<pubDate>Fri, 30 Mar 2012 00:00:00 -0600</pubDate>
<description><![CDATA[This video covers the second part of the JDBC lecture and demonstrates more examples of how to create applications to connect to databases. The JDBC examples connect to an Oracle Express database. The examples are used to demonstrate the different features on the JDBC driver as well as aid in the first project for the Java EE Programming class.]]></description>
</item>
<item>
<title>Lecture 5: Java EE-Weekend-1-Part-5</title>
<link>http://freevideolectures.com/Course/2978/Java-EE-Class-Spring-2012/5</link>
<pubDate>Fri, 30 Mar 2012 00:00:00 -0600</pubDate>
<description><![CDATA[This is the 1st video for the 2nd day for the first weekend class of Java EE Programming. It covers the concept of UDP and TCP and IP and relates the protocols to the OSI model. A brief review of networking technologies is provided. The concept of UDP programming with Sockets and Datagrams is demonstrated with a simple Client/Server program. You can get the source code examples used in this lecture from http://www.bhecker.com/SCode.zip.]]></description>
</item>
<item>
<title>Lecture 6: Java EE-Weekend-1-Part-6</title>
<link>http://freevideolectures.com/Course/2978/Java-EE-Class-Spring-2012/6</link>
<pubDate>Fri, 30 Mar 2012 00:00:00 -0600</pubDate>
<description><![CDATA[(NOTE: The RMI demo issue in this video is fixed in "Part 8")

This video covers the second part of UDP and TCP over IP. It also covers the differences between UDP, TCP and RMI. There is a failed attempt to get RMI running with the example in the lecture. The lecture covers how to use RMI but the example was untested and failed to load. The actual problem was that I wasn't running everything from the same directory location and I did not have a path or classpath set. In any case, the demo is redone in Part 8 after I discovered what the issue was. The PowerPoint example works just fine. The source code can be downloaded from http://www.bhecker.com/SCode.zip.]]></description>
</item>
<item>
<title>Lecture 7: Java EE-Weekend-1-Part-7</title>
<link>http://freevideolectures.com/Course/2978/Java-EE-Class-Spring-2012/7</link>
<pubDate>Fri, 30 Mar 2012 00:00:00 -0600</pubDate>
<description><![CDATA[This lecture covers the PowerPoint lecture 5 on internet-working. It is a brief summary and review of a basic networking class. Some IPv4 versus IPv6 is explained. Please see the PowerPoint presentation at http://www.bhecker.com for further reading. This is also the last concluding lecture for the first weekend meeting of the Java EE class. The next class meeting will be in a month on February 25th/26th, 2012.]]></description>
</item>
<item>
<title>Lecture 8: Java EE-Weekend-1-Part-8</title>
<link>http://freevideolectures.com/Course/2978/Java-EE-Class-Spring-2012/8</link>
<pubDate>Fri, 30 Mar 2012 00:00:00 -0600</pubDate>
<description><![CDATA[This video demonstrates a working RMI program. Yes, the lecture example does work, if you set the CLASSPATH on your computer correctly or if you run all of the files from the same directory location. You must load the rmiregistry as well as the stub and server objects all from the same directory. This video is a follow up to the part 6 video where my demonstration did not work. It works just fine in this video. I used the same set of files that you can download from http://www.bhecker.com/SCode.zip.]]></description>
</item>
<item>
<title>Lecture 9: Java EE-Weekend-2-Part-1</title>
<link>http://freevideolectures.com/Course/2978/Java-EE-Class-Spring-2012/9</link>
<pubDate>Fri, 30 Mar 2012 00:00:00 -0600</pubDate>
<description><![CDATA[This video is part 1 of a 2 part video on Java Servlets, JSP, Java Transaction API (JTA) and Java Bean Technology. There is a lot of vocabulary and theory introduced. The lecture provides a good overview of the basic concepts of Transaction Management and the ACID test.]]></description>
</item>
<item>
<title>Lecture 10: Java EE-Weekend-2-Part-2</title>
<link>http://freevideolectures.com/Course/2978/Java-EE-Class-Spring-2012/10</link>
<pubDate>Fri, 30 Mar 2012 00:00:00 -0600</pubDate>
<description><![CDATA[This is the second half of the lecture on Java Transaction Management and Java Servlet, Java Bean, and JSP technologies. It provides an overview of various java EE technologies and services. It is a good lecture to understand some of the technology vocabulary and core technology concepts.]]></description>
</item>
<item>
<title>Lecture 11: Java EE-Weekend-2-Part-3</title>
<link>http://freevideolectures.com/Course/2978/Java-EE-Class-Spring-2012/11</link>
<pubDate>Fri, 30 Mar 2012 00:00:00 -0600</pubDate>
<description><![CDATA[This lecture provides an overview of Java Enterprise Bean technology. It provides a summary of the way the beans are used in bean and web containers and discusses the various web tier techniques and concepts to use java beans and other web components.]]></description>
</item>
<item>
<title>Lecture 12: Java EE-Weekend-2-Part-4</title>
<link>http://freevideolectures.com/Course/2978/Java-EE-Class-Spring-2012/12</link>
<pubDate>Fri, 30 Mar 2012 00:00:00 -0600</pubDate>
<description><![CDATA[This lecture provides a summary of how to deploy and configure the EJB environment. It also overviews how to configure the server environment and components. The lecture also provides an introduction to XML and how it is used with Java configurations.]]></description>
</item>
<item>
<title>Lecture 13: Java EE-Weekend-2-Part-5</title>
<link>http://freevideolectures.com/Course/2978/Java-EE-Class-Spring-2012/13</link>
<pubDate>Fri, 30 Mar 2012 00:00:00 -0600</pubDate>
<description><![CDATA[This lecture provides an overview of CORBA and what it is. It is only a brief summary of the technology and what it provides.]]></description>
</item>
<item>
<title>Java EE Programming - Lecture 11</title>
<link>http://freevideolectures.com/Course/2978/Java-EE-Class-Spring-2012/14</link>
<pubDate>Sun, 13 May 2012 00:00:00 -0600</pubDate>
<description><![CDATA[This lecture covers the basic concepts of CORBA. It is only an overview of the concepts and how it compares to Java EE and other Distributed Object Concepts.]]></description>
</item>
</channel>
</rss>