Re: Looking for tools/frameworks to use for 3-tier Java/CORBA/Oracle app
Date: 1998/07/18
Message-ID: <35B0DCB0.C8BA6709_at_city-net.com>#1/1
Well, you could go for JDeveloper Suite from Oracle (essentially Inprise's JBuilder 1.0 with extensions) or you could go with JBuilder 2.0 Client/Server from Inprise.
I prefer JBuilder 2 because:
- It's Inprise's technology - It's further along (supports JDK switching, Swing, etc) - Inprise owns the bundled Visigenic ORB - I don't want to be locked into proprietary Oracle anything
Hope this helps,
--slk
Klas Mellbourn wrote:
>
> We are just starting up a project where we will be building a three-tier
> client server application with Java applet clients that will connect to
> a Java server using CORBA. The clients will be used to display forms to
> let users select/insert/delete/update data that is stored in an Oracle
> database. The java server application is the connection to the database.
>
> This seems to me to be something that would be a fairly common setup
> these days. There should be a lot of good frameworks and tools to use to
> facilitate and automate the development of both the java clients and the
> java server, given an existing Oracle 8 database. Preferrably tools that
> are compatible with JDK 1.2. Are there such frameworks/tools/IDEs?
> What do you recommend?
> Is EJB the right approach, or is that overkill?
>
> Thanks in advance,
> /Klas Mellbourn
Received on Sat Jul 18 1998 - 00:00:00 CEST
