Jiri Pinkas
Rank: 417 / 670
6 selected videos
Spring web app tutorial 43: Unmarshalling XML file : javavids
How to unmarshall XML file using JAXB. Unmarshalling RSS XML file.
In this tutorial I will create a Java Blog Aggregator, which will run on this domain using Heroku: http://www.topjavablogs.com
The source code is on GitHub: https://github.com/jirkapinkas/java-blog-aggregator
Whole tutorial on YouTube: https://www.youtube.com/playlist?list=PLmcxdcWPhFqMq2BctGktOcIJKUw23wJeh
Whole tutorial (with code snippets) on JavaVids:...
Creating Java blog aggregator homepage with items from database ordered by published date in descending order.
In this tutorial I will create a Java Blog Aggregator, which will run on this domain using Heroku: http://www.topjavablogs.com
The source code is on GitHub: https://github.com/jirkapinkas/java-blog-aggregator
Whole tutorial on YouTube: https://www.youtube.com/playlist?list=PLmcxdcWPhFqMq2BctGktOcIJKUw23wJeh
Whole tutorial (with code snippets) on JavaVids:...
Related topics : aggregator blog
Spring web app tutorial 51: Spring Profiles & PostgreSQL DB : javavids
How to use Spring Profiles to distinguish between development and production environment. How to use Heroku PostgreSQL database. This is the last video in "Java blog aggregator" series.
In this tutorial I will create a Java Blog Aggregator, which will run on this domain using Heroku: http://www.topjavablogs.com
The source code is on GitHub: https://github.com/jirkapinkas/java-blog-aggregator
Whole tutorial on YouTube:...
Related topics : video blog aggregator
Spring web app tutorial 45: Save items : javavids
Saving items from RSS XML file to database.
In this tutorial I will create a Java Blog Aggregator, which will run on this domain using Heroku: http://www.topjavablogs.com
The source code is on GitHub: https://github.com/jirkapinkas/java-blog-aggregator
Whole tutorial on YouTube: https://www.youtube.com/playlist?list=PLmcxdcWPhFqMq2BctGktOcIJKUw23wJeh
Whole tutorial (with code snippets) on JavaVids: http://www.javavids.com/tutorial/spring-web-application-tutorial-java-blogs-aggregator.html
Spring web app tutorial 16: Hibernate Transaction : javavids
How to use Spring Transactional annotation to load entities in service layer instead of using Open Entity Manager In View Filter.
In this tutorial I will create a Java Blog Aggregator, which will run on this domain using Heroku: http://www.topjavablogs.com
The source code is on GitHub: https://github.com/jirkapinkas/java-blog-aggregator
Whole tutorial on YouTube: https://www.youtube.com/playlist?list=PLmcxdcWPhFqMq2BctGktOcIJKUw23wJeh
Whole tutorial (with code snippets) on JavaVids:...
Related topics : open source blog aggregator
Spring web app tutorial 35: Cross Site Scripting - XSS : javavids
Example of Cross Site Scripting (XSS) and how to solve this problem using c out tag from JSTL.
In this tutorial I will create a Java Blog Aggregator, which will run on this domain using Heroku: http://www.topjavablogs.com
The source code is on GitHub: https://github.com/jirkapinkas/java-blog-aggregator
Whole tutorial on YouTube: https://www.youtube.com/playlist?list=PLmcxdcWPhFqMq2BctGktOcIJKUw23wJeh
Whole tutorial (with code snippets) on JavaVids:...
6 Resources