I need to build a 4-Tier System, where I have a presentation-Tier, a Business-Tier, a Data-Tier and a 4th tier compose by remote machines. What is the best JAVA solution, between all the JSP, Servlet's, EJB, etc. ?
-
Interview Candidate
- Feb 17th, 2006
- 2
- 1864
Showing Answers 1 - 2 of 2 Answers
I need to build a 4-Tier System, where I have a presentation-Tier, a Business-Tier, a Data-Tier and a 4th tier compose by remote machines. What is the best JAVA solution, between all the JSP, Servlet's, EJB, etc. ?