Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Abstract Factory Pattern

807569Jul 20 2006 — edited Jul 21 2006
Hi Guyz..........i am new to designing applications............first i am onto design of applications that too on a new Struts.........as i am an old kind of guy who had exposure to simple jsps............now i have been told to design classes on Abstract Factory Pattern.
What i got from reading on the net....i wanted to clarify if my understanding is correct....this is the best pattern with high resuablitiy in it........what i got is........i will be having a abstract service class which will be dynamically loading my classes with class.forName(); based on the parameter sent by the action classes.Then those services will be used to perform activities.

I was asked to have one helper class for VO objects.This thing i did not understand.Can you guyz please advise me what are these helper classes.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 18 2006
Added on Jul 20 2006
4 comments
196 views