Hello friends,
I am doing a project in Quality,where I have to show only
some data from the database to perform some quality check.
Is it possible to deploy Ejb in this type of design.
If yes then please explain how.
Thanks
Prashant
-
How to include EJB in my design (1 messages)
- Posted by: K K
- Posted on: February 05 2001 02:14 EST
Threaded Messages (1)
- How to include EJB in my design by Sanjiv Chourasia on February 05 2001 02:24 EST
-
How to include EJB in my design[ Go to top ]
- Posted by: Sanjiv Chourasia
- Posted on: February 05 2001 02:24 EST
- in response to K K
It all depends on the size of the audience you are catering to. If it's a very small application which a limited number of users and if a small database would siffice, then why to go for relatively expensive technology?
It would be like using mainframe computer for doing petty things.
Anyway, if it's just for the sake of using EJB, you can always use it provided you/your team is comfortable with java and how EJB works.