![]() |
|
![]() |
| LinkBack | Thread Tools | Display Modes |
| | #1 (permalink) |
| Senior Member Join Date: Aug 2006 Age: 29
Posts: 279
Thanks: 0
Thanked 9 Times in 9 Posts
Rep Power: 7 | Which Design Patterns are Used mostly in J2EE? Q.) Which Design Patterns are mostly used in J2EE Projects? |
| | |
| | #2 (permalink) |
| Junior Member Join Date: Sep 2006 Location: Hyderad Age: 27
Posts: 10
Thanks: 0
Thanked 2 Times in 2 Posts
Rep Power: 4 | Re: Which Design Patterns are Used mostly in J2EE? That varies from project to project , more commonly in web applications we use MVC (struts, jsf,springMvC, web work all are MVC variants ) in WEB layer and in DAO at Database layer , VO to transfer objects across the layer layers, Business Deligate and Facade to communicate with different layers . |
| | |
| The Following User Says Thank You to vishnu_vaka For This Useful Post: | t_mohan (30-10-07)
|
| | #3 (permalink) |
| Junior Member Join Date: Oct 2007
Posts: 7
Thanks: 1
Thanked 0 Times in 0 Posts
Rep Power: 3 | Re: Which Design Patterns are Used mostly in J2EE? MVC Design Pattern |
| | |
| | #4 (permalink) |
| Moderator Join Date: Apr 2006 Location: India
Posts: 637
Thanks: 57
Thanked 91 Times in 70 Posts
Rep Power: 20 | Re: Which Design Patterns are Used mostly in J2EE? Hi radhika, There are so many design patterns which we used in a J2EE project, depending on our requirement we will be using them Please refer the following link : Core J2EE Patterns: J2EE Patterns, Refactorings, Best Practices and Design Strategies Let me know your questions Thank You |
| | |
| | #5 (permalink) |
| Junior Member Join Date: Sep 2008 Age: 31
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 2 | Re: Which Design Patterns are Used mostly in J2EE? The DAO pattern is not what I'm talking about, that is the way business logic delegates the details of the data storage to the DAO. I'm refering to what actually goes on inside the DAO. Many people who are used to dealing with Entity Beans, treat Hibernate components exactly the same way and there are major differences in the way the respective entities need to be managed. ----------------- Nikimathew viral and buzz marketing |
| | |
![]() |
| Tags |
| design , j2ee , patterns |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Looking for job in embadedsystems | shashishekhar | EMBEDED SYSTEMS & VLSI | 5 | 18-01-09 08:38 PM |
| companies list | Tan | Companies Info & Recruitment Process | 9 | 10-01-09 05:08 PM |
| future in vlsi | connectlogic | Ask for Suggestion | 1 | 31-07-08 02:14 AM |
| Java Contest-13 with answers | keerthi | JAVA Technologies | 8 | 31-12-06 09:44 AM |
| future in vlsi | connectlogic | EMBEDED SYSTEMS & VLSI | 3 | 12-09-06 03:13 PM |
| More Interview Questions Here... |