Struts Tutorials:
Struts2 Tag CheckBoxList , Checkbox, Iterator, IF
Struts2 Tag Library Example
Struts2 Tiles Example
Struts2 Tiles I18N Example
Struts2 Questions
Struts Tiles I18N Example
Struts Eclipse MVC
Struts2 Tags
Struts2 Example and Tutorial
Struts MVC
Struts2 Validation
Hibernate Tutorials:
Hibernate Case Study
Class Hierarchy Persist Example
Using Hibernate Interceptor
Hibernate Questions with Answer
Hibernate Many-to-Many Mapping Example
Hibernate one-to-many Mapping Example
Hibernate and ORM tools
Spring Hibernate Example
Hibernate SessionFactory Example
Hibernate Mapping Class Hierarchy
Hibernate Questions
Hibernate SessionFactory Questions
Spring Hibernate Example:
Spring Hibernate Case Study
Written By : ISHTEK
Title :
Template
Description :
Design Pattern Java Platform More...
|
Written By : ISHTEK
Title :
Java Design Case Study 1
Description :
design context More...
|
Written By : ISHTEK
Title :
Java Design Case Study 2
Description :
Design Context More...
|
| design-context - Java-Design-Case-Study-1 - Java-Design-Patterns Example Author : ISHTEK Date (Year/Month/Date): 2009-06-01
Design Context Case Study 1
There is an electric socket that can be of any
make and model, but can be used to connect
to any electrical device that has a plug that
fits into this socket. Can this be used to
make a software system that has a connectivity
standard to fit any functional component to
another component? Is this kind of design/
functionality available/present and is there
any design pattern that can be used/extended
to be used to simulate this very idea of
pushing connectivity standard/uniformity across
various functionality using Java Technology.
This is just an idea, can we have time to explore more on this,
and evaluate many Frameworks and Utilities for finding out
which one is closer to reality on this very thought.
| |