>From the JSP file only (all though I recommend using Servlets for the
business logic/database access, and only JSP for presentation).

/Søren

Monday, December 9, 2002, 10:20:01 PM, Sherif wrote:

SDM>  Thanks for your help, I installed Oracle client and I saw java support, I
SDM>  think it installed JDBC while installing the client, does the JDBC need
SDM>  config or the config like db name, db host , username and password comes
SDM>  from the JSP files only ?

>>
>> >I know that there is a Unix ODBC driver set which is open source I don't
>> >know how it works, if you have JSP pages JDBC is the way to go.
>>
>> On Sun, 2002-12-01 at 14:52, Sherif D Mohamad wrote:
>> > Hello All,
>> >
>> > I know that to access a database from a web application on windows we
SDM> need
>> > to setup an ODBC in the windows control panel, How to do that in Linux ?
>> >
>> > For example if I have an oracle database on another server, and a JSP
SDM> web
>> > site, how can the site connect to the database ? I will install Oracle
>> > client on the web server, but how the JSP will connect to this Oracle
>> client
>> > ? do I need to add an ODBC ?




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to