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 -> Re: web forms to connect to database - newbie question

Re: web forms to connect to database - newbie question

From: Bricklen <bricklen-rem_at_yahoo.comz>
Date: Thu, 15 Jul 2004 19:35:59 GMT
Message-ID: <z0BJc.46683$Rf.29061@edtnps84>


Gabo wrote:
> Hello,
>
> We have an Oracle 9i database and we need to have a web-based form
> where folks can enter in identification data.
>
> I know PL/SQL but I don't know any web-based languges. I have access
> to Apache/Tomcat servers. What language should I use? JSP? If I use
> JSP do I need to know JAVA? Are there other choices that are learnable
> from a book?
>
> Thanks

Perl and the dbi/dbd::oracle modules are pretty easy and effective. php is another alternative. Look around, there are many options, and most have complete examples for you to use. Received on Thu Jul 15 2004 - 14:35:59 CDT

Original text of this message

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