This is a java/J2EE technology site. I tried to give code samples for most of the J2EE technologies and frameworks. The purpose of this site is to reach my clients. This site also best suits/helps for the advanced developer to explore the technology. You can find code samples for MVC frameworks, Struts,Java Server Faces(JSF), Persistence framework Hibernate,Web Services and a lot more code samples are in the pipe line.
Because of licensing and proprietary rights, I am able to provide only open source versions of code samples. For any specific code samples please contact me at murali@javamission.com or mruali.ebox@gmail.com.
In all my code samples I've tried to use the well known login registration application. Here my main idea is to explore the technology rather than its specific examples. Soon i will add its specific examples too.
In my code samples you can find clear separation of presentation logic, business logic and persistence logic. I followed the BO pattern for business layer and DAO pattern for persistence layer. The basic idea of these patterns is to introduce loose coupling. Loosely coupled applications are more productive. The productiveness is in the sense there is no need to make corresponding changes just because of changes are made to any other layer. If you observed my Struts and JSF code samples i used the same BO's DAO's in both the examples and the only change is in the presentation logic. This is made possible only because of clear separation between the layers.
As we know, time is the major constraint, right now I am able to provide only few code samples.In future, I will add more code samples. Please contact me for any other information.
Click here for links to code samples
Contact us for more info
|