Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: appserver 9.0.3
Volker Hetzer wrote:
> "Frank van Bortel" <fvanbortel_at_netscape.net> schrieb im Newsbeitrag news:ca7jhk$o99$1_at_news2.tilbu1.nb.home.nl... >
> > We have nothing to migrate. We start fresh. > I'm still a bit fuzzy about the relationship between forms, the web > and the appserver. > What we imagined here was some sort of web site that accesses the > database and is easy to develop. > > Lots of Greetings and thanks! > Volker
Easy... depends. What expertise do you have in the development team? As this is a fresh start:
I'd only go for forms if you have experienced forms programmers already available.
I'd go PL/SQL + mod_plsql (otherwise spelled as "Oracle Webserver Powered by Apache"), if the layout requirements were basic (e.g. anything that requires no more than HTML (and possibly some Javascript), or possibly has to run on handheld devices.
I'd go Java (on the Appl. Server) with PL/SQL in the database, if
great layout restrictions and client side (pre-)processing
requirements exist.
Monitor your Java developers, and teach 'em how to deal with
refcursors.
Some overlapping areas, some other possibilities, but this is the grand view - my 2c.
-- Regards, Frank van BortelReceived on Fri Jun 11 2004 - 06:26:21 CDT
![]() |
![]() |