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: Farah Khan   on Oct 07

If the architecture design is in place so that should answer you as what would be the next step. You need to get into object oriented design and creation. I assume you already have the framework architecture along with hardware and software requirements. Now you have to look into each tier and decide (according to your requirements) as what would be more suitable for each tier. i.e applets / HTML for client tier or think of servlets / JSP for web tier and so on.

What layer are you more interested in? if it is business tier, then you need to think of EJBs and JDOs and consider performance and security patterns.

I guess it's more your call now.

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: