Building a Business Application
From: Remo (pippo_at_libero.it)
Date: 07/13/04
- Next message: Roedy Green: "Re: Building a Business Application"
- Previous message: Binew: "How to get Data from Foxro to Java"
- Next in thread: Roedy Green: "Re: Building a Business Application"
- Reply: Roedy Green: "Re: Building a Business Application"
- Reply: Alexandr Molochnikov: "Re: Building a Business Application"
- Reply: hilz: "Re: Building a Business Application"
- Reply: Damodar Periwal: "Re: Building a Business Application"
- Reply: Fredrik Bertilsson: "Re: Building a Business Application"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 12 Jul 2004 22:27:33 GMT
Hi,
I have to implement a business application with the following
constraints:
- I wanna use Jsp to publish on the web the data stored in a MySql DB
.
- I don't wanna use EJB (I'm studying this technology, but I'm not
ready to implement a project based on it)
- How can I separate the logic layer (tipically access to the db)
from the presentation layer? Could the solution be the "Java Beans"?
Do U suggest to write one bean including all the database query, one
bean for the update, ecc OR a bean for each relation table? Or Maybe a
mixed solution?
Thanx in advance,
Remo
- Next message: Roedy Green: "Re: Building a Business Application"
- Previous message: Binew: "How to get Data from Foxro to Java"
- Next in thread: Roedy Green: "Re: Building a Business Application"
- Reply: Roedy Green: "Re: Building a Business Application"
- Reply: Alexandr Molochnikov: "Re: Building a Business Application"
- Reply: hilz: "Re: Building a Business Application"
- Reply: Damodar Periwal: "Re: Building a Business Application"
- Reply: Fredrik Bertilsson: "Re: Building a Business Application"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]