Java EE (J2EE) Tutorial for beginners Part10 - Spring Webflow project setup Step By Step

preview_player
Показать описание
This part10 shows STEP by STEP Spring Webflow project setup + Hibernate + JSF + Spring project configuration in Eclipse STS + create test Flow and JSF view with Facelets and finally run test example on Tomcat server. Initial Maven project creation and adding libraries were covered in part 9.

Source code:

Java EE (J2EE) Tutorial for beginners Part10: Spring Framework + Spring Webflow + Spring Security + JPA (Hibernate) + JSF 2.0 (PrimeFaces) + Apache Maven 2 + Apache Tomcat + Subclipse + Oracle RDBMS + Eclipse IDE
Рекомендации по теме
Комментарии
Автор

Excellent tutorial!

Very painstakingly done and executed to perfection after such a long session. Must thank the troubleshooters in the comments section who contributed as well for guys training like me...to complete the training successfully.

venkatramanmn
Автор

Excellent tutorial and a quite unique one since there are no tutorials that show how to integrate all these technologies! :) I like your solving problems on-the-fly and looking forward to more videos:)

knrd
Автор

Great job explaining this. And loading all the code snapshots to subversion was an awesome idea. That way we can easily follow the steps you did in the code.
Many many thanks !

echelecopao
Автор

Great works @vin. I highly appreciate your hard work. This is absolutely great for newbies. I am looking forward to watching more videos offcourse more details of crafty works in j2ee programming. Good luck!

mahadihasan
Автор

very good :) i looked all parts and LIKED all.
Subscribed and can't wait for next part when new things come.

nikkol
Автор

Arthur, you've made a good job. I had any experience in java, and with your videos I'm learning a lot!! Thank you so much man!

FernandoFeraBR
Автор

Well done series for a Noob like me! He doesn't make any assumptions about prior knowledge.

amandacovell
Автор

I had an 404 error also. You have to recognize that a 404 error is a fatal error. So if you get one, something terribly went wrong. Please check everything step by step. You have to be patient doing this. If you copy and paste the source code, notice that the source code is the final, complete version. You have to delete few lines. I had to delete and compile and run like ten times till i got my project worked well. Try to start up the server and check the error exceptions, figure out what went wrong, improve it and repeat.... Its a complex tutorial that covers a lot of things. You cannot do it by the way and excepting everything will work straightaway. For people who get a 404 error: dont post it here. Try to get a solution by looking in your console for errors. A 404 error can be caused by so many reasons. Theres no general solution. Good luck.
Thanks to Arthur Vin. Great tutorial. Im much more familiar with java technologies and eclipse now.

andreas.gusakov
Автор

Thank you for your participation. I will investigate this and fix in future videos or put comment on this video.

arthurvin
Автор

Looking forward for part 11+ :) I really enjoyed your videos :)

silviuburcea
Автор

Thanks for the tutorial. As a total beginner in J2EE, it is helping me a lot..got many errors while following it but finally after hours of debugging i am liking it.. ppl who are facing Error 404, make sure you check the logs to find exact cause of error and which bean is it coming from.. you need to research around that.. also make sure version of hibernate dependencies is same across all hibernate dependencies..

amar
Автор

Cant say thank you enough, following with the tutorial.

viborabr
Автор

Really perfect tutorial. Thanks a lot. I am waiting your new videos.

getanewsong
Автор

GREAT Tutorial series, thanks so much for putting this out there. Its rare to find tutorials that contain Spring, Hibernate/JPA AND JSF together. We've got an upcoming project here at work that will have all of these components, so these tutorials will allow me to hit the ground running, so thank you again!

Say, how would the datasource-config.xml entries and other xml entries and dependencies look if I was using DB2 instead of Oracle?

Keep up the great work!

j.

JohnMYount
Автор

your videos are awesome man, many thanks for the effort!

kamranbarakpour
Автор

Thanks Arthur Vin. It was frustrating at first but I finally succeed execute this tutorial. My advice to other, you really have to focus to the step and don't give up. Otherwise, you will stuck forever.

akuxtau
Автор

Is there a part 11 coming? I have seen and followed all the videos, very useful Vin. Keep up the good job!

legend
Автор

For those who have 404 error: check all information that you copy-pasted and read console when you start your server. For example I copied extra row from source code. It was <webflow:listener /> from <webflow:flow-executor id=""flowExecutor" /> in webflow-config.xml. If this don't help check all code that you typed manually in xml files. For example I had 404 error when I made mistake in server.xml. I have typed <ConteSt ....> instead of <Context ...>

VKmytube
Автор

Thank you mi amigo. Excelente.
all errors including "404" are very easy to find a solution.

cristiancastano
Автор

Cheers ..really a great job done ...!!

rohit