Java Spring TopicsKnowing the buzzwords does not make anyone a good developer. However, it helps. Being expert in a technology like Spring in one day is not possible, but initially getting familiar with all the aspects is helpful as you will know which Spring feature is required to solve the current problem/situation. Then you can …
Category: Root
Jul 18
Introduction to Spring #Java Short Notes
Open-sourced on February, 2003 Layered J2EE application framework Inversion of Control (IoC): A Data Access Object (DAO) depends on a DataSource. Allows: code to interfaces Spring has classes to support Hibernate, Struts, and other frameworks According to many Java developers [ref:internet], J2EE patterns are sometimes cumbersome. Spring uses patterns but made everything simpler ServiceLocator -> …
Jul 18
Spring Applications: Examples #Java Short Notes
equinox-jsf-ch11-completed.tar.gz equinox-jsf-ch11-completed.zip equinox-jsf-ch11.tar.gz equinox-jsf-ch11.zip equinox-tapestry-ch11-completed.tar.gz equinox-tapestry-ch11-completed.zip equinox-tapestry-ch11.tar.gz equinox-tapestry-ch11.zip equinox-webwork-ch11-completed.tar.gz equinox-webwork-ch11-completed.zip equinox-webwork-ch11.tar.gz equinox-webwork-ch11.zip myusers-after-ch6.tar.gz myusers-after-ch6.zip myusers-ch10-completed.tar.gz myusers-ch10-completed.zip myusers-ch10.tar.gz myusers-ch10.zip myusers-ch2-completed.tar.gz myusers-ch2-completed.zip myusers-ch2.tar.gz myusers-ch2.zip myusers-ch4-completed.tar.gz myusers-ch4-completed.zip myusers-ch4.tar.gz myusers-ch4.zip myusers-ch5-completed.tar.gz myusers-ch5-completed.zip myusers-ch5.tar.gz myusers-ch5.zip myusers-ch6-completed.tar.gz myusers-ch6-completed.zip myusers-ch6.5-completed.tar.gz myusers-ch6.5-completed.zip myusers-ch6.5.tar.gz myusers-ch6.5.zip myusers-ch6.tar.gz myusers-ch6.zip myusers-ch7-completed.tar.gz myusers-ch7-completed.zip myusers-ch7.tar.gz myusers-ch7.zip myusers-ch8-completed.tar.gz myusers-ch8-completed.zip myusers-ch8.tar.gz myusers-ch8.zip myusers-ch9-completed.tar.gz myusers-ch9-completed.zip myusers-ch9.tar.gz myusers-ch9.zip From: http://sitestree.com/?p=4913 Categories:Java Short NotesTags: …
Jul 18
Spring Resources #Java Short Notes
Spring Resources ……… …… . …. . . . . . .. . . . . . . . . . . . . . .. . . . . . . . . .. Step by step Spring Spring Tutorial: Just OK Spring Tutorial Spring Tutorial From: http://sitestree.com/?p=4914 Categories:Java Short NotesTags: Post Data:2009-04-21 06:03:06 …
Jul 17
What is Spring Framework? What does it mean to J2EE developers #Java Short Notes
What is Spring Framework? What does it mean to J2EE developers? Spring is a light-weight framework, very often referred as an alternative/competitor to EJB, for the development of enterprise-type applications. Spring provides many features such as declarative transaction management, access to remote logic using RMI or web services, mailing facilities and database abstraction. Features of …
Jul 17
MVC : Struts : Java : Industry Web Application #Java Short Notes
Industries use frameworks for application development quite often. For example: Java concepts like JSP, Servlet, Swing, Bean, JDBC can be used directly to create web-applications but when such applications become big, it becomes difficult to maintain and develop them further. Hence, frameworks like struts are used to develop large web-based Java applications. This makes maintenance …
Jul 16
Lesson 1: Java Spring Step by Step #Java Short Notes #Java Spring
Lesson 1: Java Spring Step by Step …. …. … … … … … … … … …. …. …. …. …. …. Video Tutorial by JustEtc: Lesson 1: Java Spring Step by Step The code of the examples as demonstrated in the video. This code is also taken from SpringFramework tutorial by Thomas Risberg, …
Jul 16
SCJP Training: Lesson 3: API Contents #Java Short Notes #SCJP
The Number Classes Characters Strings The StringBuilder Class Character Streams (FileReader, FileWriter) Buffered Streams (BufferedReader, BufferedWriter) Formatting (PrintWriter) File Objects (File) Data Streams Object Streams Manipulating Characters in a String (String split method) Methods of the Pattern Class Methods of the Matcher Class Scanning Formatting Formatting (PrintWriter, formatting parameters) Formatting Numeric Print Output (formatting parameters) …
Jul 16
SCJP Training: Lesson 4: Concurrency #Java Short Notes #SCJP
Defining and Starting a Thread The SimpleThreads Example Thread Interference Memory Consistency Errors Synchronized Methods Intrinsic Locks and Synchronization Atomic Access Guarded Blocks From: http://sitestree.com/?p=5051 Categories:Java Short Notes, SCJPTags: Post Data:2006-11-03 06:59:23 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: …
Jul 16
SCJP Training: Lesson 5: OO Concepts #Java Short Notes #SCJP
Inheritance Inheritance Overriding and Hiding Methods Using the Keyword super Overriding and Hiding Methods Defining Methods Using the Keyword super From: http://sitestree.com/?p=5052 Categories:Java Short Notes, SCJPTags: Post Data:2009-12-15 16:31:08 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
