dear all,
Now, my company is transferring our applications to J2EE platform. in the first iteration, we only design a enterprise portal. we have study the petstore architecture, but I wonder whether we ought to design the server side component like news using entity Bean?
any suggestion will be appreciated much. thanks in advance.
-
Whether I ought to use an entityBean to design a news component (2 messages)
- Posted by: Shuangzhu Li
- Posted on: November 12 2001 07:53 EST
Threaded Messages (2)
- Whether I ought to use an entityBean to design a news component by Jonathan Gibbons on November 12 2001 11:13 EST
- Whether I ought to use an entityBean to design a news component by Menno Jansz on November 23 2001 06:40 EST
-
Whether I ought to use an entityBean to design a news component[ Go to top ]
- Posted by: Jonathan Gibbons
- Posted on: November 12 2001 11:13 EST
- in response to Shuangzhu Li
Hi,
try seaching one of the component repositories on the web for EJB's which do what you want - common things like news and so on may already be done. And the code may be free.
Jonathan -
Whether I ought to use an entityBean to design a news component[ Go to top ]
- Posted by: Menno Jansz
- Posted on: November 23 2001 06:40 EST
- in response to Jonathan Gibbons
component repositories on the web for EJB's
Could someone provide some urls for good repositories. I couldnt find much using a google search.
Regards,
Menno