Why Spring Framework? What’s wrong with Java EE (EJB) Light-weight vs. heavy-weight containers Motivation for Spring Spring Background Spring Framework Overview Spring features Spring light-weight container architecture Spring application context Inversion of Control (IoC) design pattern Dependency Injection (DI) Advantages of IoC/DI Design for testability Low coupling Code re-use Consistent architecture and configuration Easy-to-follow design …
Category: Java/J2EE/J2ME
Jul 22
Java/J2EE:Important Resources: Struts, Spring, Hibernate, JPA #Java Short Notes
Java/J2EE:Important Resources: Struts, Spring, Hibernate, JPA …… …. ….. …. … … … … … … .. ..Struts Struts Developer and User Guides Struts API Struts Tutorials Spring, Hibernate, JPA Spring 2.5 API Spring 2.5 Reference Manual JPA API JSF JSF 1.2 Java API JSF 1.2 Tag Library API JSF 1.1 Java API JSF 1.1 …
Jul 21
Java Spring: Web-application Development: Video Training: Step by Step #Java Short Notes
Java Spring Step by Step Java Spring: Lesson 0: Pre-requisite for spring based web application development Java Spring: Lesson 1: Basic Application and Environment Setup Java Spring: Lesson 2: Developing and Configuring the Views and the Controller Java Spring: Lesson 3: Developing the Business Logic Java Spring Lesson 4: Part 1 : Developing the Web …
Jul 20
Lesson 7: Advanced Action Handling in Struts #Java Short Notes
Video Tutorial on the topic Java Code From: http://sitestree.com/?p=5045 Categories:Java Short NotesTags: Post Data:2011-04-21 13:19:47 Shop Online: https://www.ShopForSoul.com/ (Big Data, Cloud, Security, Machine Learning): Courses: http://Training.SitesTree.com In Bengali: http://Bangla.SaLearningSchool.com http://SitesTree.com 8112223 Canada Inc./JustEtc: http://JustEtc.net (Software/Web/Mobile/Big-Data/Machine Learning) Shop Online: https://www.ShopForSoul.com/ Medium: https://medium.com/@SayedAhmedCanada
Jul 20
What is Java Spring Framework? #Java Short Notes
According to the Spring Framework Reference Documentation (springframework.org): “…Spring provides a light-weight solution for building enterprise-ready applications, while still supporting the possibility of using declarative transaction management, remote access to your logic using RMI or web services, mailing facilities and various options in persisting your data to a database. Spring provides an MVC framework, transparent …
Jul 19
Struts 2 vs. Struts 1 #Java Short Notes
Please check the following resources: Struts 2: Configuration Elements Struts 1 vs Struts 2 Migrating from Struts 1 to Struts 2 Comparing Struts 1 and 2 From: http://sitestree.com/?p=4987 Categories:Java Short NotesTags: Post Data:2008-11-22 05:09:37 Shop Online: https://www.ShopForSoul.com/ (Big Data, Cloud, Security, Machine Learning): Courses: http://Training.SitesTree.com In Bengali: http://Bangla.SaLearningSchool.com http://SitesTree.com 8112223 Canada Inc./JustEtc: http://JustEtc.net (Software/Web/Mobile/Big-Data/Machine Learning) …
Jul 19
Step By Step Video Tutorial: Struts-based Java Web Application Development #Java Short Notes
Please follow the link to see a list of training videos on Struts. And watch them. Step By Step Video Tutorial: Struts-based Java Web Application Development From: http://sitestree.com/?p=4986 Categories:Java Short NotesTags: Post Data:2010-06-21 20:35:21 Shop Online: https://www.ShopForSoul.com/ (Big Data, Cloud, Security, Machine Learning): Courses: http://Training.SitesTree.com In Bengali: http://Bangla.SaLearningSchool.com http://SitesTree.com 8112223 Canada Inc./JustEtc: http://JustEtc.net (Software/Web/Mobile/Big-Data/Machine Learning) …
Jul 18
Creating Java Development Environment with Struts for Your Home PC #Java Short Notes
Creating Java Development Environment with Struts for Your Home PC…………………….. Why Struts? Just take a look at the web-sites using Struts J2EE does not meet all the requirements for web-applications. Struts addresses these requirements. Check this article for details Components Required J2SE 5/6 or J2EE 5 – both JRE and JDK Tomcat 5.5/6 – web-server …
Jul 18
Java: Struts: Lesson 5: Processing Requests with Action Objects #Java Short Notes
Corresponding Video TutorialCode Example for this article What happens? When a form is submitted? Flow: Refer to a x.do from form action Check struts-config.xml for action named ‘x’ Check the corresponding type (class) of the action, execute the execute method of that action type (really a class where execute is the class method) The method …
Jul 18
A simple EJB 3.0 application: Explanation of EJB 3.0 technology: EJB => Spring Framework #Java Short Notes
A simple EJB 3.0 application: Explanation of EJB 3.0 technology: EJB => Spring Framework ……. …. … A simple EJB 3.0 application: Explanation of EJB 3.0 technology: EJB => Spring Framework From: http://sitestree.com/?p=4933 Categories:Java Short NotesTags: Post Data:2008-05-07 18:54:31 Shop Online: https://www.ShopForSoul.com/ (Big Data, Cloud, Security, Machine Learning): Courses: http://Training.SitesTree.com In Bengali: http://Bangla.SaLearningSchool.com http://SitesTree.com 8112223 …