aspose file tools
The moose likes Servlets and the fly likes Architecture Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "Architecture" Watch "Architecture" New topic
Author

Architecture

Mallika Kumar
Ranch Hand

Joined: Feb 15, 2001
Posts: 61
Hi,
This is what I have to do. Create a query page for an online b-to-c company to be able to look up its customer information. Basically, it'll be using lots of multi-joins in the tables, and encapsulating them into objects, and displaying it. I'd like to know which architecture will be best for this.What I have in mind is, using EJBs to get info from database, allowing Java beans to get that info from EJBs and using these java beans to display it through JSP.
Any other suggestions ? Any response is appreciated.
Thanks.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Architecture
 
Similar Threads
Do you need the SUN JAVA training books for SCJP��SCJD��SCEA?
Deploying the same ear twice
Home & Remote interface
EJB Question.
J2EE Unleashed by Joseph J. Bambara and Paul R. Allen