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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Query and display Oracle database results from a web browser

Re: Query and display Oracle database results from a web browser

From: Frank van Bortel <frank.van.bortel_at_gmail.com>
Date: Sun, 19 Nov 2006 01:08:36 +0100
Message-ID: <ejn24k$chr$1@news4.zwoll1.ov.home.nl>


drdollar_at_gmail.com schreef:
> I currently have a simple JAVA program that can query an ORACLE
> database and will write out the
> results to a file.
>
> I'd like to be able to enter WHERE clause constraints into a simple web
> page that would call this JAVA program, it would handle querying and
> retrieving the results with the constraints, and then it would pass
> back the results for display in a web page.
>
> Does anyone have any simple code that can accomplish this task?
>
> Thanks.
>

Not for java, but plain pl/sql and using mod_plsql:

http://vanbortel.blogspot.com/2006/07/authentication-in-modplsql.html It probably gets the general idea across

-- 
Regards,
Frank van Bortel

Top-posting is one way to shut me up...
Received on Sat Nov 18 2006 - 18:08:36 CST

Original text of this message

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