How to integer Spring MVC, Hibernate and Tomcat | Spring MVC and Hibernate Video Tutorial

http://www.youtube.com/watch?v=wNKJ1YM_pNsendofvid [starttext]This is a Video Tutorial explains How to integer Spring MVC, Hibernate and Tomcat

[endtext]

How to Run Multiple Tomcat instances on single machine | Apache Tomcat Video Tutorial

http://www.youtube.com/watch?v=n9l8WHHp_30endofvid [starttext]This is a Video Tutorial explains How to Run Multiple Tomcat instances on single machine
[endtext]

how to resolve the problem when forward make its issue with redirect in JSF | JSF Video Tutorial

http://www.youtube.com/watch?v=mkdn79S4TAMendofvid [starttext]This is a Video Tutorial explains how to resolve the problem when forward make its issue with redirect in JSF
[endtext]

JavaServerFaces Basics | JSF Basics | JSF Video Tutorial

http://www.youtube.com/watch?v=wvCDvLcG4fAendofvid [starttext]This is a Video Tutorial explains JavaServerFaces Basics | JSF Basics
[endtext]

Primefaces Video Tutorial | Primefaces Lazy DataTable Demo with Filter by and Sort by

http://www.youtube.com/watch?v=BkMfQjDOjvkendofvid [starttext]This is a Video Tutorial shows a Primefaces Lazy DataTable Demo
[endtext]

Google Android C2DM tutorial | Build, Compile, and Test Your First Android Application | Android C2DM Video Tutorial

http://www.youtube.com/watch?v=m-C-QPGR2pMendofvid [starttext]Build, Compile, and Test Your First Android Application, with Tony Hillerson
This first workshop covers the basic principles of the Android programming environment. Build a simple Android app from start to finish. For more information about the series of workshops, visit http://training.oreilly.com, and to purchase the full 5-week online course (part 1) of Developing Android Applications with Java, visit http://oreilly.com/catalog/0636920001690
[endtext]

Google Android C2DM tutorial | Building push applications for Android | Android C2DM Video Tutorial

http://www.youtube.com/watch?v=PLM4LajwDVcendofvid [starttext]This is a Video Tutorial explains Building push applications for Android


for more information
[endtext]

How to develop , deploy and build an application on GAE ( Google App Engine ) | Google App Engine Video Tutorial

http://www.youtube.com/watch?v=bfgO-LXGpTMendofvid [starttext]This is a Video Tutorial explains How to develop , deploy and build an application on GAE ( Google App Engine )
[endtext]

GWT Web Application with JPA on Netbeans | Google Web Toolkit Video Tutorial

http://www.youtube.com/watch?v=CRSk7av0dXoendofvid [starttext]This is a Video Tutorial explains GWT Web Application with JPA on Netbeans
[endtext]

EJB Video Tutorial |How to use EJB Module with JSP on Netbeans 6.1 | Entreprise Java Beans Video Tutorial

http://www.youtube.com/watch?v=uI8TGqv-5hkendofvid [starttext]Click here to download this video tutorial
This is a Video Tutorial explains How to use EJB Module with JSP on Netbeans 6.1 .
[endtext]

Part 1/2 Apache Axis2 Webservice Tutorial on Eclipse| how to create a simple webservice using Eclipse Axis2 plugin and deploy it in Apache Tomcat

http://www.youtube.com/watch?v=-85hyUnAOVUendofvid [starttext]Click here to download this video tutorial This is a Video Tutorial explains how to create a simple webservice using Eclipse Axis2 plugin and deploy it in Apache Tomcat
[endtext]

Part 2/2 Apache Axis2 Webservice Tutorial on Eclipse| How to generate client stubs from the WSDL file

http://www.youtube.com/watch?v=j70hUVar7TQendofvid [starttext]Click here to download this video tutorial
This is a Video Tutorial explains how to generate client stubs from the WSDL file
[endtext]

Java EE Programming: EJB 3.0 and JPA on Eclipse ; Introduction to Entities

http://www.youtube.com/watch?v=Zy9DoMoidKIendofvid [starttext]Click here to download this video tutorial
This is a Video Tutorial explains an Introduction to Entities EJB 3.0 and JPA .
Enterprise Java Beans (EJB 3.0) and Java Persistence (JPA)
[endtext]

Introduction to EJB 3.0 ( Enterprise Java Bean) | EJB Video Tutorial

http://www.youtube.com/watch?v=W-Tq93LUdMMendofvid [starttext]Click here to download this video tutorial
This is a Video Tutorial explains an Introduction to EJB 3.0 ( Enterprise Java Bean).Summarizing Session Beans, Message-Driven Beans, and Entity Beans. These tutorials will help one learn and have good footing with JEE.

Using Netbeans to build Entity Beans: http://shortz.tk/Using-Netbeans-to-build-Entity-Beans.html

Next Video: http://shortz.tk/Entity-Beans-JEE-Tutorial.html
[endtext]

HTTPS and SSL Security for web browsers | SSL and HTTPS Video Tutorial

http://www.youtube.com/watch?v=_p-LNLv49Ugendofvid [starttext]Click here to download this video tutorial
This is a Video Tutorial explains HTTPS and SSL Security for web browsers.
[endtext]

Part 1/25 | understand the concept of Dependency Injection - Spring Video Tutorial

http://www.youtube.com/watch?v=GB8k2-Egfv0endofvid [starttext]In this tutorial, we'll understand the concept of Dependency Injection.

To download the video click here[endtext]

Part 7/25 | How to use dependency injection to inject an object dependency to a Spring bean - Spring Video Tutorial

http://www.youtube.com/watch?v=g15RcFyEcrkendofvid [starttext] In this tutorial, we'll use dependency injection to inject an object dependency to a Spring bean.
[endtext]

Part 6/25 | How to use Spring Constructor Injection - Spring Video Tutorial

http://www.youtube.com/watch?v=IOZzxmJVus0endofvid [starttext] We'll now use constructors to set the member variable values for our Spring beans. We'll also look at some techniques to resolve conflicts in the case of overloaded constructors.
[endtext]

Part 5/25 | Spring ApplicationContext and Property Initialization - Spring Video Tutorial

http://www.youtube.com/watch?v=ZxLaEovze3Mendofvid [starttext]We'll first replace the BeanFactory with the more powerful ApplicationContext. We'll then make Spring initialize a property of an object by specifying the value in the configuration XML.
[endtext]

Part 4/25 | How to write Code Using the Spring Bean Factory - Spring Video Tutorial

http://www.youtube.com/watch?v=7c6ZTF6cF88endofvid [starttext]In this tutorial, we'll write code to implement the BeanFactory concept that we learnt in our previous tutorial. We'll write a Spring XML to configure a Spring bean. Then we'll use the BeanFactory to instantiate our bean in the Spring container.

[endtext]

Part 3/25 | Understanding Spring Bean Factory | the role of Spring as a bean container | quick discussion on the Factory pattern - Spring Video Tutorial

http://www.youtube.com/watch?v=xlWwMSu5I70endofvid [starttext] In this tutorial, we'll discuss the role of Spring as a bean container. We'll also have a quick discussion on the Factory pattern, and I'll introduce you to the Spring Bean Factory object.
[endtext]

Part 2/25 | learn how to set up our Eclipse development environment to write Spring code. - Spring Video Tutorial

http://www.youtube.com/watch?v=Z5gubdHLJIcendofvid [starttext]In this tutorial, we'll learn how to set up our Eclipse development environment to write Spring code.
[endtext]

Part 13/25 | Bean Definition Inheritance | how to configure a parent bean definition and have children beans inherit the bean definitions | Spring Video Tutorial

http://www.youtube.com/watch?v=LxRiFFEXs5Iendofvid [starttext]In this tutorial, we'll learn what bean definition inheritance is, and how to configure a parent bean definition and have children beans inherit the bean definitions.
[endtext]

Part 12/25 | Using ApplicationContextAware | provide beans with access to the ApplicationContext object by implementing the ApplicationContextAware interface | Spring Video Tutorial

http://www.youtube.com/watch?v=WUqyoH_G4Koendofvid [starttext]We'll provide our beans with access to the ApplicationContext object by implementing the ApplicationContextAware interface. We'll also use BeanNameAware interface to get the name of the bean configured in the Spring XML.
[endtext]

Part 11/25 | The concepts of Bean Scopes in Spring | how to configure different scopes for the beans | Spring Video Tutorial

http://www.youtube.com/watch?v=NnNvDknQJt0endofvid [starttext] This tutorial covers the concepts of Bean Scopes in Spring. We'll understand when beans are created and how to configure different scopes for the beans.
[endtext]

Part 10/25 | Spring Bean Autowiring | different types of autowiring | Spring Video Tutorial

http://www.youtube.com/watch?v=suiEGbKf21gendofvid [starttext]We'll now look at a configuration feature provided by Spring to wire dependencies automatically: Bean Autowiring. We'll learn about different types of autowiring, and we'll write some code to implement bean autowiring by name.
[endtext]

Part 9/25 | initialize a member variable that's a collection and each of the elements are references to other beans | Spring Video Tutorial

http://www.youtube.com/watch?v=MgYURkcYeDQendofvid [starttext] In this tutorial, we'll initialize a member variable that's a collection and each of the elements are references to other beans.
[endtext]

Part 8/25 | understand how to write inner beans | Inner Beans, Aliases and idref - Spring Video Tutorial

http://www.youtube.com/watch?v=TW51XsixMqAendofvid [starttext]In this tutorial, we'll look at some concepts related to bean naming and usage like alias and idref. We'll also understand how to write inner beans.
[endtext]

Part 19/25 | How to use the Autowired annotation | how to add dependencies by type and name | how to use Qualifiers to narrow down dependency contenders | Spring Video Tutorial

http://www.youtube.com/watch?v=IVIhVJJGo68endofvid [starttext] In this tutorial, we'll use the Autowired annotation to wire up dependencies. We'll learn how to add dependencies by type and name. We'll also use Qualifiers to narrow down dependency contenders.
[endtext]

Part 18/25 | Introduction to Spring annotations | understand and implement the Required annotation | Spring Video Tutorial

http://www.youtube.com/watch?v=Fs_IoEGSP-Aendofvid [starttext] Here we'll have our first look at Spring annotations. We'll understand and implement the Required annotation, and we'll also learn how it's actually a BeanPostProcessor that's working behind the scenes.
[endtext]

Part 17/25 | When using Spring for dependency injection, it's a good practice to use interfaces for referencing dependencies | Spring Video Tutorial

http://www.youtube.com/watch?v=5IDIEMxdkC8endofvid [starttext]When using Spring for dependency injection, it's a good practice to use interfaces for referencing dependencies. In this tutorial, we'll learn how to "code to interfaces".
[endtext]

Part 16/25 | learn about and write our own Spring BeanFactoryPostProcessor | Spring Video Tutorial

http://www.youtube.com/watch?v=szNWTBlewQIendofvid [starttext]In this tutorial, we'll learn about and write our own BeanFactoryPostProcessor. We'll also try out a handy BeanFactoryPostProcessor that comes with Spring: the PropertyPlaceholderConfigurer.
[endtext]

Part 15/25 | understand what a BeanPostProcessor is ? | Spring Video Tutorial

http://www.youtube.com/watch?v=-ycOZTpMkowendofvid [starttext] In this tutorial, we'll understand what a BeanPostProcessor is. We'll also write a BeanPostProcessor that prints a message upon initializing each and every bean in the Spring XML.
[endtext]

Part 14/25 | Lifecycle Callbacks | How to use two different ways to run methods on initialization and destruction of beans | Spring Video Tutorial

http://www.youtube.com/watch?v=8LCpo4sfdQUendofvid [starttext] We'll use two different ways to run methods on initialization and destruction of beans.
[endtext]

Part 23/25 | Event Handling in Spring | How to Write , custom and publish an event listener in Spring - Spring Video Tutorial

http://www.youtube.com/watch?v=ZUe1Xz7DAcYendofvid [starttext] We'll now look at Spring's support for Event Handling. We'll write an event listener in this tutorial. i'll also show you how to write custom events and publish them anywhere in the code.
[endtext]

Part 22/25 | How to use MessageSource To Get Text From Property Files - Spring Framework Video Tutorials

http://www.youtube.com/watch?v=cUqquQDZR-cendofvid [starttext]In this tutorial, we'll use the MessageSource interface to retrieve messages out of property files.
[endtext]

Part 21/25 | How to use the Component annotation to define Spring beans and some Stereotype annotations - Spring Framework Video Tutorials

http://www.youtube.com/watch?v=oTcSW4-_1Ewendofvid [starttext]We'll now use the Component annotation to define Spring beans. We'll also look at some Stereotype annotations.
[endtext]

Part 20/25 | learn and implement three JSR-250 annotations that Spring supports:Resource, PostConstruct and PreDestroy - Spring Framework Video Tutorials

http://www.youtube.com/watch?v=apTEbKPW3owendofvid [starttext] We'll learn and implement three JSR-250 annotations that Spring supports:Resource, PostConstruct and PreDestroy.
[endtext]

Part 25/25 | Setting Up AOP Dependencies | How to add the additional dependencies required for Spring AOP | Spring Video Tutorial

http://www.youtube.com/watch?v=4P0TME-AbSwendofvid [starttext]This is a Video Tutorial explains Setting Up Spring AOP Dependencies and How to add the additional dependencies required for Spring AOP .
[endtext]

Part 24/25 | brief introduction to Spring AOP Aspect Oriented Programming concepts | Spring Video Tutorial

http://www.youtube.com/watch?v=QdyLsX0nG30endofvid [starttext]This is a Video Tutorial explains brief introduction to Spring AOP Aspect Oriented Programming concepts.
[endtext]

How to add a simple Entity Bean to an existing Netbeans project | JAVA Beans Video Tutorial

http://www.youtube.com/watch?v=zZrEdUGFzxgendofvid [starttext]Click here to download this video tutorial This is a Video Tutorial explains How to add a simple Entity Bean to an existing Netbeans project
[endtext]

J2eeVideoTutorial | simple Java JEE project using JPA 2.0, EJB 3.1 and JSF 2 on Eclipse

http://www.youtube.com/watch?v=fwhH0e45rq0endofvid [starttext]Click here to download this video tutorial This is a Video Tutorial explains How to create a simple Java JEE project using JPA 2.0, EJB 3.1 and JSF 2. In this project, we used Eclipse Indigo as Java IDE and JBoss 6 as Application Server.
[endtext]

Pt1/6 | Web Project with Primefaces | JSF 2.0 | Hibernate 3 on Eclipse | How To install and integer Primefaces with JSF 2.0 and Hibernate in Eclipse Primefaces Video Tutorial

http://www.youtube.com/watch?v=xOpEZsi3zNwendofvid [starttext]Click here to download this video tutorial This is a Video Tutorial explains Pt1/6 | Web Project with Primefaces | JSF 2.0 | Hibernate 3 on Eclipse | How To integer Primefaces with JSF 2.0 Hibernate in Eclipse

In this video I will be explaining how this course will be the mini course, where I developed an application capable of performing an insert in the database using Hibernate, JSF2.0 + Primefaces





Source
[endtext]

Pt2/6 | Web Project with Primefaces | JSF 2.0 | Hibernate 3 on Eclipse | Primefaces Video Tutorial

http://www.youtube.com/watch?v=NFnKtS_UcTwendofvid [starttext]Click here to download this video tutorial This is a Video Tutorial explains Pt2/6 | Web Project with Primefaces | JSF 2.0 | Hibernate 3 on Eclipse
[endtext]

Pt3/6 | Web Project with Primefaces | JSF 2.0 | Hibernate 3 on Eclipse | Primefaces Video Tutorial

http://www.youtube.com/watch?v=v02OFIBEU6Mendofvid [starttext]Click here to download this video tutorial This is a Video Tutorial explains Pt3/6 | Web Project with Primefaces | JSF 2.0 | Hibernate 3 on Eclipse
[endtext]

Pt4/6 | Web Project with Primefaces | JSF 2.0 | Hibernate 3 on Eclipse | Primefaces Video Tutorial

http://www.youtube.com/watch?v=P2DXfzb8QGcendofvid [starttext]Click here to download this video tutorial This is a Video Tutorial explains Pt4/6 | Web Project with Primefaces | JSF 2.0 | Hibernate 3 on Eclipse
[endtext]

Pt5/6 | Web Project with Primefaces | JSF 2.0 | Hibernate 3 on Eclipse | Primefaces Video Tutorial

http://www.youtube.com/watch?v=BPFPl388-XAendofvid [starttext]Click here to download this video tutorial This is a Video Tutorial explains Pt5/6 | Web Project with Primefaces | JSF 2.0 | Hibernate 3 on Eclipse
[endtext]

Pt6/6 | Web Project with Primefaces | JSF 2.0 | Hibernate 3 on Eclipse | Primefaces Video Tutorial

http://www.youtube.com/watch?v=VpfBQh0f8f0endofvid [starttext]Click here to download this video tutorial This is a Video Tutorial explains Web Project with Primefaces | JSF 2.0 | Hibernate 3 on Eclipse
[endtext]

Exploring Primefaces 3.0 with JSF 2.0 | Primefaces Video Tutorial

endofvid [starttext] This is a Video Tutorial shows PrimeFaces Session in Con-Fess, April 2011, Vienna


[endtext]

Primefaces Demo | FileUploads with PrimeFaces 3.0 and HTML5 | Primefaces Video Tutorial

http://www.youtube.com/watch?v=n_4AgwLEECwendofvid [starttext] This is a Video Tutorial explains a Primefaces Demo | FileUploads with PrimeFaces 3.0 and HTML5
[endtext]

How to Create a PrimeFaces Theme with ThemeRoller | Primefaces Video Tutorial

http://www.youtube.com/watch?v=e7OqkknhEtkendofvid [starttext] This is a Video Tutorial explains How to Create a PrimeFaces Theme with ThemeRoller
[endtext]

Introduction to Java Servlet methods method sendRedirect , forward | JAVA Servlet Video Training

http://www.youtube.com/watch?v=hhmB3-hb-lAendofvid [starttext] This is a Video Tutorial explains how to use Java Servlet methods method sendRedirect , forward
[endtext]

HTTP Session Tracking in JAVA Servlet Programming | HTTP Session and Servlet Video Training

http://www.youtube.com/watch?v=L88AK1MqkKEendofvid [starttext]Click here To Download The Video Tutorial
This is a Video Tutorial explains Http Session Tracking in Servlet Programming
[endtext]

Android C2DM Tutorial | Send push notifications with Android C2DM

endofvid [starttext]Keep in touch with your users, make them timely information and boost the use of your application ... without it needing to be running! This is what can push notifications on our smartphones. Android offers since version 2.2 of the OS management of these messages through the use of lightweight services C2DM ( Cloud To Device Messaging ) from Google. The use of these services is more difficult than the implementation of the proposed notifications by Apple for the iPhone. The purpose of this paper is to present this implementation side phone to get to display our messages in a simple and elegant ...


C2DM Overview and prerequisites

C2DM services are offered by Google Labs as to which should be s' register for benefit. They will however be available in the future for all developers and can now subscribe to mobile notifications to your application.

Functioning of the tripartite solution
for more information : C2DM Tutorial Send push notifications to your applications with Android C2DM | Cloud To Device Messaging Tutorial
[endtext]

What is Java Servlet | the role of a Java Servlet, how it is executed, where it is stored and its access to Java EE class library components

http://www.youtube.com/watch?v=Y1-JvAC9tlMendofvid [starttext] This is a Video Tutorial explains the role of a Java Servlet, how it is executed, where it is stored and its access to Java EE class library components.
[endtext]

How to create a method for inserting data (records) to SQLite database on an android device | Android Video Tutorial

http://www.youtube.com/watch?v=8WLc7D8jxZ4endofvid [starttext] This is a Video Tutorial explains How to create a method for inserting data (records) to SQLite database on an android device
[endtext]

How to Display Data from Database in Android List | Android Video Tutorial

http://www.youtube.com/watch?v=Awu7Rlsez_kendofvid [starttext] This is a Video Tutorial explains How to Display Data from Database in Android List
[endtext]

Part 1/2 How to consume Webservice from Android | Android Video Tutorial

http://www.youtube.com/watch?v=cPpY1dzc164endofvid [starttext]The objective is to achieve communication application between a client application on Android application (server) simple App Engine, through JSON, showing the results in a list from the Android application.

Part 2/2
[endtext]

Part 2/2 How to consume Webservice from Android | Android Video Tutorial

http://www.youtube.com/watch?v=9LuifyrQ69Qendofvid [starttext] The objective is to achieve communication application between a client application on Android application (server) simple App Engine, through JSON, showing the results in a list from the Android application.
[endtext]

How to Install Ubuntu on Android based on G2 Phone | Android Video Tutorial

http://www.youtube.com/watch?v=YbunTRzEQCIendofvid [starttext] This is a Video Tutorial explains how to install Ubuntu on Android! (based on G2 Phone for this video)

Download ubuntu.zip here:
http://bit.ly/m5PY8L

See here for full instructions:

[endtext]

How to Create a Maven based Java Enterprise Application with GWT | GWT and Maven Video Tutorial

http://www.youtube.com/watch?v=-cZfxNuK_9Aendofvid [starttext] This is a Video Tutorial explains How to Create a Maven based Java Enterprise Application with GWT[endtext]

Get started with Maven 3 and Eclipse Helios on Windows 7 | Maven Video Tutorial

http://www.youtube.com/watch?v=4zy7jQsvRsIendofvid [starttext] This is a Video Tutorial explains How to get started with Maven 3 and Eclipse Helios on Windows 7
[endtext]

how to setup your Eclipse IDE to use Maven, TestNG, SVN, and Selenium on MAC

http://www.youtube.com/watch?v=qqYzvv2FCxwendofvid [starttext] This video Tutorial will show you on the Mac, how to setup your Eclipse IDE to use Maven, TestNG, SVN, and Selenium. I will also quickly show you how to create a project and set it to use these things. Sorry at end for speed up. YouTube only gives me 10 minutes.

Visit my blog to be able to copy and paste the links and pom.xml file content.
http://jcwebconcepts.net/?p=409
[endtext]

How to use Eclipse and Java along with the Android SDK to output .apk files - How to Create Android Apps - Eclipse Export .apk Market Ready Files

http://www.youtube.com/watch?v=DvBI16jv7xsendofvid [starttext] This is a Video Tutorial explains how to use Eclipse and Java along with the Android SDK to output .apk files which are the file type you must upload to the Android market after you complete and test your applications. The Android SDK integrates with Eclipse to give developer's a UI for app production and Java scripting. You also get many other tools for app development, like the Android Emulator which is a very handy tool.
[endtext]

how to get a Android Emulator Running on Linux Ubuntu | Android Video Tutorial | Android Video Training

http://www.youtube.com/watch?v=U-xkBGm8qHQendofvid [starttext] This is a Video Tutorial explains how to get a Android Emulator Running on Linux. The Windows version is similar, except that you run a .exe file and install the SDK.

I am very sorry about the lack of sound and some of the errors I made with the text and the fact that I had to use text to explain everything.

I could not be bothered to edit the video afterwards either :p

Hope it helps though. This is my first video, so sorry if it sucks.
[endtext]

how to flash a custom recovery image with Android Terminal Emulator into your android device without having to connect the device to a computer

http://www.youtube.com/watch?v=2u5Dav9beukendofvid [starttext] This is a Video Tutorial explains how to flash a custom recovery image with Android Terminal Emulator into your android device without having to connect the device to a computer.
[endtext]

How to use the android emulator on your computer | Android Video Tutorial | Android Video Training

http://www.youtube.com/watch?v=q32rLTbh1bgendofvid [starttext] This is a Video Tutorial explains how to use the android emulator on your computer
[endtext]

Part 1/4 The basics to Building Web Applications with Java

http://www.youtube.com/watch?v=VI-eg0aTT1Mendofvid [starttext]This is the first part of a simple tutorial about building Web Applications with Java.

In this part I will cover the tools that used in the tutorial.
Part 2/4
[endtext]

Part 2/4 how to create a simple Servlet and configure the application so that a user can access the Servlet via a web browser | Building Web Applications with Java

http://www.youtube.com/watch?v=JyK9KzkQnQoendofvid [starttext] This is the second part of a simple tutorial about building Web Applications with Java.

In this part I will show how to create a simple Servlet and configure the application so that a user can access the Servlet via a web browser.

Part 3/4
[endtext]

Part 3/4 Servlet + Basic HTML Form | Building Web Applications with Java

http://www.youtube.com/watch?v=KUkzMsbZetAendofvid [starttext] In this tutorial I will show how to create a simple HTML Form that will send information to the server.

I will also create a Java HTTP Servlet to access that information and configure the application so that a user can access the Servlet via a web browser.

Part 4/4
[endtext]

Part 4/4 JSP + Basic HTML Form | Building Web Applications with Java

http://www.youtube.com/watch?v=0Xqm131EG6Yendofvid [starttext] In this tutorial I will show how to create a simple HTML Form that will send information to the server.

I will also create a JSP file to access that information.
[endtext]

introduction to JSP (Java Server pages) Video Training | JSP Video Tutorial

http://www.youtube.com/watch?v=NLMkaSlZQ28endofvid [starttext] This is a Video Tutorial explains JSP (Java Server pages) video tutorial
[endtext]

how to use GemFire as an L2 cache for Hibernate applications | Hibernate Cache Module Demonstration

http://www.youtube.com/watch?v=g9z5s8f9Kisendofvid [starttext] High performance web applications with VMware vFabric GemFire as second level cache for Hibernate applications. This demo shows how easy it is to use GemFire as an L2 cache for Hibernate applications. Gain speed, performance and reduce or eliminate network roundtrips to the database.
[endtext]

What's new in JSF 2.0 | JSF 2.0 supports Facelets, composites, AJAX

http://www.youtube.com/watch?v=f_cRgKSjH-Mendofvid [starttext] This is a Video Tutorial explains how IBM Rational Application Developer supports the JSF new features.
[endtext]

Prettyfaces to make JSF 2.0 SEO friendly - Prettyfaces Video Tutorial

http://www.youtube.com/watch?v=1kicjmLsN3wendofvid [starttext]PrettyFaces is an OpenSource Filter-based Servlets extension with enhanced support for JavaServer Faces – JSF 1.1, 1.2 and 2.0 – enabling creation of bookmark-able, pretty URLs. PrettyFaces solves the “RESTful URL” problem elegantly, including features such as: page-load actions, seamless integration with faces navigation, dynamic view-id assignment, managed parameter parsing, and configuration-free compatibility with other web frameworks. Take a look at the features »

SEO and Consistency:

Any business knows how important Search Engine Optimization can be for sales. PrettyFaces allows SEO-friendly URLs, and improved customer experience. Give your site a uniform, well understood feeling, from the address bar to the buy button.

Features:

URL Rewriting — Replace ugly URLs: “/faces/page.jsf” with pretty, SEO-friendly, human URLS: “/optimized/page/”; The client browser never sees your original URLs, even in the source-HTML
Dynamic view IDs — Now with dynamic view ID mapping for URLs (through El method expressions,) you can show different views based on run-time conditions, effectively de-coupling the URL from the JSF view.
Page-load actions — Call one or more action-methods, at one or more phases, before rendering a view.
Managed parameter parsing — HTTP parameters parsed from URLs are stored in managed beans, simply get a reference to your parameter bean for easy access from other Java classes.
Navigation by ID — Define your page IDs in one place, reference them easily in action-methods and components, using standard JSF navigation techniques.
Integrated validation — For URL and query-parameters, able to re-use existing JSF validator objects.
Easy to configure — Requires absolutely minimal configuration; may be enabled using XML or annotations.
[endtext]

JAVA - How to connect JAVA Application with MySQL Database using JDBC driver - JAVA Video Training

http://www.youtube.com/watch?v=1oTQxMJN-tQendofvid [starttext] This video tutorial shows how to connect to MySQL database ( using MySQL Workbench ) from Java application using JDBC driver.
[endtext]

JAVA - Dynamic Encryption and Decryption JAVA program - JAVA Tutorial

http://www.youtube.com/watch?v=iQHBpAU8BkMendofvid [starttext] I have made this Dynamic Encryption & Decryption program, to encrypt and decrypt text of any kind with a given password to calculate the encryption the password can even just be nothing.

Download:
- http://www.mediafire.com/?86asehb637qn5fw

Features:
- Dynamic Encryption & Decryption!
- Choose Your Own Unique Password!

This program is currently made of 227 lines of code.
[endtext]

JAVA - How to play sound - JAVA Video Training

http://www.youtube.com/watch?v=ietKf_9GQ2oendofvid [starttext] This is a Video Tutorial explains How to play sound with JAVA .

This tutorial will show you really fast how to play sound using Java. It's a much better way than the way people usually do, but then still a little more advanced.

Download Source Code:
- http://www.mediafire.com/?oursp5j9ivmdef9

Free Audio Converter:
- http://www.dvdvideosoft.com/products/dvd/Free-Audio-Converter.htm

Intro Music: Atmosphere Music - Secret Robes
Music: Wildstylez - Huh?

If you are the owner of the track, please send me a private message via YouTube to delete the track except of contacting YouTube!
I will accept your decision and I will delete the track as soon as possible.
I would really appreciate that.
[endtext]

What's New in Apache Tomcat 7 - Apache Tomcat 7 Video Tutorial

http://www.youtube.com/watch?v=i0ow450cOvUendofvid [starttext] This is a Video Tutorial explains what's new in Apache Tomcat 7 .

Apache Tomcat version 7.0 implements the Servlet 3.0 and JavaServer Pages 2.2 specifications from the Java Community Process, and includes many additional features that make it a useful platform for developing and deploying web applications and web services.

Apache Tomcat (or Jakarta Tomcat or simply Tomcat) is an open source servlet container developed by the Apache Software Foundation (ASF). Tomcat implements the Java Servlet and the JavaServer Pages (JSP) specifications from Oracle Corporation, and provides a "pure Java" HTTP web server environment for Java code to run.

Tomcat should not be confused with the Apache web server, which is a C implementation of an HTTP web server; these two web servers are not bundled together. Apache Tomcat includes tools for configuration and management, but can also be configured by editing XML configuration files.
[endtext]

JAVA - How to install Apache Tomcat 7 - Tomcat Video Tutorial

http://www.youtube.com/watch?v=Wp_DcoeWcBIendofvid [starttext] Apache Tomcat is an open source software implementation of the Java Servlet and JavaServer Pages technologies. This tutorial will show you how to install Apache Tomcat to your computer. You need to install JDK first to install Apache Tomcat.
[endtext]

Concurrency : Processes , Threads and Adress Spaces - Operating Systems and Systems Programming Video Tutorial

http://www.youtube.com/watch?v=5r7SCOL-pRYendofvid [starttext] This is a Video Tutorial explains the Concurrency Processes and Threads - Operating System Programming Video Tutorial
[endtext]

What a Java Virtual Machine (JVM) is and what it does for your Java applications - JAVA Video Tutorial

http://www.youtube.com/watch?v=UwB0OSmkOtQendofvid [starttext]In this video, Dr. Ian Rogers of Azul Systems is going to cover in detail what a Java Virtual Machine (JVM) is and what it does for your Java applications.

Ian will dive into the inner workings of the JVM and drill down into what compilers and garbage collectors do. In particular, you will learn about common optimizations, well established garbage collection algorithms, and what the current biggest challenge with Java scalability is today.
[endtext]

how to use Eclipse's MAT plugin to display memory leaks - Java Performance

http://www.youtube.com/watch?v=jy39JEBSPkIendofvid [starttext] This video was created for my class at UPitt to show how to use Eclipse's MAT plugin to display memory leaks. The example code to produce the memory leak comes from an IBM Developer's blog, http://www.ibm.com/developerworks/rational/library/05/0816_GuptaPalanki/. There was no audio cause it was for a real time presentation in class.
[endtext]

Part 1/2 How to fill a datatable with Hibernate + MySQL + Icefaces | icefaces Video Tutorial

http://www.youtube.com/watch?v=n-jEFSpYTwIendofvid [starttext] This is a Video Tutorial explains Part 1/2 How to fill a datatable with Hibernate + MySQL + Icefaces | icefaces Video Tutorial
[endtext]

Part 2/2 How to fill a datatable with Hibernate + MySQL + Icefaces | icefaces Video Tutorial

http://www.youtube.com/watch?v=WMmsOaQOw9Eendofvid [starttext] This is a Video Tutorial explainsPart 2/2 How to fill a datatable with Hibernate + MySQL + Icefaces | icefaces Video Tutorial
[endtext]

How to install and configure Richfaces 4 and JSF 2.0 on Netbeans 6.9 - JSF 2.0 and Richfaces Video Tutorial

http://www.youtube.com/watch?v=8D1bNRlbX98endofvid [starttext] This is a Video Tutorial explains How to install and configure Richfaces 4 and JSF 2.0 on Netbeans 6.9 - JSF 2.0 and Richfaces Video Tutorial
[endtext]

Part 1/2 Learn about the different Java platforms and how to work with each platform .

http://www.youtube.com/watch?v=eQC6o6MPjLoendofvid [starttext] Overview of the Java Platform (PT 1 of 2). This video was recorded as part of the DevelopIntelligence Java EE boot camp delivered using a live-virtual-classroom.
[endtext]

Part 2/2 Learn about the different Java platforms and how to work with each platform .

http://www.youtube.com/watch?v=VuRDouRDlEQendofvid [starttext] This is a Video Tutorial explains Survey of the Java Platform

Overview of the Java Platform (PT 2 of 2). This video was recorded as part of the DevelopIntelligence Java EE boot camp delivered using a live-virtual-classroom.
[endtext]

Part 1/7 Introduction to JSTL - Lesson Overview - JavaServer Pages Standard Tag Library Video Tutorial

http://www.youtube.com/watch?v=dSb0LVA3S6Mendofvid [starttext] JavaServer Pages Standard Tag Library is an easy to use set of tags that can be leveraged as part of the MVC-oriented web application. Learn JSTL in this 7 part series.
[endtext]

Part 2/7 Introduction to JSTL - What is JSTL (1 of 2) - JavaServer Pages Standard Tag Library Video Tutorial

http://www.youtube.com/watch?v=I8oPUAG-uI4endofvid [starttext] This is a Video Tutorial explains an Introduction to JSTL - What is JSTL (1 of 2) - JavaServer Pages Standard Tag Library Video Tutorial
[endtext]

Part 3/7 Introduction to JSTL - What is JSTL (2 of 2) - JavaServer Pages Standard Tag Library Video Tutorial

http://www.youtube.com/watch?v=x-BsxmQ417wendofvid [starttext] This is a Video Tutorial explains an Introduction to JSTL - What is JSTL (2 of 2)
[endtext]

Part 4/7 Introduction to JSTL - Working with JSTL (1 of 2) - JavaServer Pages Standard Tag Library Video Tutorial

http://www.youtube.com/watch?v=k7v2Wo34b8Eendofvid [starttext] This is a Video Tutorial explains an Introduction to JSTL - Working with JSTL (1 of 2) - JavaServer Pages Standard Tag Library Video Tutorial
[endtext]

Part 5/7 Introduction to JSTL - Working with JSTL (2 of 2) - JavaServer Pages Standard Tag Library Video Tutorial

http://www.youtube.com/watch?v=MicajAjrIKgendofvid [starttext] This is a Video Tutorial explains Introduction to JSTL - Working with JSTL (2 of 2) - JavaServer Pages Standard Tag Library Video Tutorial
[endtext]

Part 6/7 Introduction to JSTL - Core Tag Library (1 of 2) - JavaServer Pages Standard Tag Library Video Tutorial

http://www.youtube.com/watch?v=pGHaQyTRGosendofvid [starttext] This is a Video Tutorial explains Introduction to JSTL - Core Tag Library (1 of 2)
[endtext]

Part 7/7 Introduction to JSTL - Core Tag Library (2 of 2) - JavaServer Pages Standard Tag Library Video Tutorial

http://www.youtube.com/watch?v=QfXw0Ml_jhYendofvid [starttext]Introduction to JSTL
JavaServer Pages Standard Tag Library is an easy to use set of tags that can be leveraged as part of the MVC-oriented web application. Learn JSTL in this 7 part series.

"Core Tag Library" examines the JSTL core tag library and walks through using the most commonly used tags.
[endtext]

Check out this stream