Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Aditi Msc   on Oct 07 In Java Category.

  
Question Answered By: Adelmo Fischer   on Oct 07

Firs of all you have to decide which part of j2ee you want to use and why ?for example you can consider the follwing parameter to select possible technology.
1- are your application is going to be a distributed application or not.if it 's not a distributed app I suggest no to use EJB part of J2EE .
2- if it's going to be a web application ,you can use an MVC Framework such as Struts for web application and for Data Access Layer you can use Hibernate for your OR Mapping.
if there is another issue please let me know.

Share: 

 

This Question has 2 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Develop a distance learning system as my project Or get search suggestion and latest updates.


Tagged: