Definitely, you can write a web application (web-site) to access remote databases or web-services, and you can access that web-application from Blackberry devices. However, you can also write Blackberry applications that will access remote databases and web-services. An example Blackberry application that accesses remote databases can be found at:https://www6.software.ibm.com/developerworks/education/os-blackberry/index.html. This application assumes that there is …
Category: FromSitesTree.com
Jul 22
Topics that You Need to Learn to Develop Service Oriented Architecture (SOA) based Enterprise Applications #Java Short Notes
Topics that you need to learn to develop Service Oriented Architecture (SOA) based Enterprise Applications.[Knowing what to learn is the first step of learning.] Web Service Overview: SOA, Web-services, Web Service Standards, and Standard Managers XML Syntax: XML vs. HTML, W3C and the XML Specification, XML Syntax XML Namespaces: XML Name Conflicts, Qualified and Unqualified …
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 22
Topics to Learn in Java Spring framework #Java Short Notes
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 …
Jul 22
Content Management Systems in Java/J2EE platform #Java Short Notes
OpenCMS DotCMS A list of other Content Management Systems in Java/J2EE platform From: http://sitestree.com/?p=5110 Categories:Java Short NotesTags: Post Data:2008-09-05 02:12:11 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 21
Apache Axis: Installation: Application Deployment: SOAP Message Monitoring #Java Short Notes
Apache Axis: Installation: Application Deployment: SOAP Message Monitoring ….. …. …. …. …. … … … … Video Tutorial Explaining the Concepts in this Short-Note JAX-RPC is about SOA, SOAP, XML, Remote communications Apache Axis implements JAX-RPC API. Hence, when you code to this API, your application will run with other implementation of JAX-RPC API …
Jul 21
JSF and Apache myFaces #Java Short Notes
Introduction to JSF Create MyFaces Development Environment Lecture Notes of JSF and MyFaces MyFaces Wiki From: http://sitestree.com/?p=5098 Categories:Java Short NotesTags: Post Data:2009-12-30 08:31:19 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 21
Hibernate Demo Implementation – Examples #Java Short Notes
All examples from the chapter 1 of the Hibernate: Reference Manual are provided here. They compile and run perfectly. [Re-distribution is allowed by hibernate.org. Check copyright notice on the document.] Check our download section to download Hibernate related tools that you will need to experiment with these examples 1st Example 2nd Example 3rd Example 4th …
Jul 21
Hibernate Architecture: Some Information #Java Short Notes
Lite Architecture: Applications provide their own JDBC connections and also manage their own transactions Full Cream Architecture: Hibernate takes care of the JDBC connections and transaction Management. The applications are relieved of these responsibilities An instance of a persistent class can be in one of three states such as transient, persistent, and detached Hibernate may …
Jul 21
SOA Tutorials from IBM #Java Short Notes
SOA Tutorials from IBM From: http://sitestree.com/?p=5081 Categories:Java Short NotesTags: Post Data:2007-09-13 17:27:55 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
