Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Folders or MOREplus equivalent?

Folders or MOREplus equivalent?

From: Norman Dunbar <Norman.Dunbar_at_lfs.co.uk>
Date: Wed, 31 Jul 2002 16:31:22 +0100
Message-ID: <E2F6A70FE45242488C865C3BC1245DA702719902@lnewton.leeds.lfs.co.uk>


Christopher,

have you looked at PL/SQL Server Pages yet. I'm in the process of having to take an Oracle app I've written and 'web enabling' it after the fact.
Not having much of a clue on webby stuff, I saw a post recently on 'accessing Oracle from HTML' and there is a link there to this site :

http://www.changegroup.biz/en/events_archive.psp?event=OracleWorld2002CP H.

There is a white paper, demo files and a PowerPoint presentation on using PL/SQL server pages. They also produced some sort of GUI to make life a lot easier doing PSP stuff.

So far I've learned that these things are :

        written in HTML but with embedded tags that encompass PL/SQL commands etc to access the data.

        simple !         

        loaded into the database and compiled - so are fast.

        just work !

All supplied since Oracle 8.1.6 (I think)

Also a Google search for 'PSP SERVER PAGES' comes up with a few links on oracle's web page as well.

HTH Regards,
Norman.



Norman Dunbar
Database/Unix administrator
Lynx Financial Systems Ltd.
mailto:Norman.Dunbar_at_LFS.co.uk
Tel: 0113 289 6265
Fax: 0113 289 3146
URL: http://www.Lynx-FS.com

-------------------------------------

-----Original Message-----
From: Christopher Fuhrman
[mailto:christopher.fuhrman_at_SANS_SPAMetsmtl.ca] Posted At: Wednesday, July 31, 2002 3:43 PM Posted To: server
Conversation: Folders or MOREplus equivalent? Subject: e:Folders or MOREplus equivalent?

Hi all,

Please forgive the naive form of my request. I'm searching for some form of
CGI/ASP/JSP/whatever middleware, preferably open-source, that allows one to
EASILY integrate non-static data into a website (these data are possibly in
a database, possibly on a filesystem). Tools I've seen in the past that come
close to this are "e:Folders" (IntraBlocks) and "MOREplus" Received on Wed Jul 31 2002 - 10:31:22 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US