Re: Question about PL/SQL web applications and sessions
Date: Sat, 9 Nov 2002 10:47:22 +0100
Message-ID: <3dccd9a9$0$239$edfadb0f_at_dread11.news.tele.dk>
Yes, but you have to use mod_ose instead, which is Oracle's Apache module that interfaces to the Oracle Servlet Engine running in the database. You can read more about it in my presentation/white paper on PL/SQL Web Application Development from OracleWorld 2002 Copenhagen downloadable from http://www.changegroup.biz/en/events_archive.psp?event=OracleWorld2002CPH.
HTH. Finn Ellebaek Nielsen
Finn Ellebaek Nielsen ChangeGroup ApS
Product Manager, Principal Consultant, Partner Kronprinsessegade 54, 4. E-mail: finn.ellebaek.nielsen_at_changegroup.dk DK-1306 Koebenhavn K Mobile: +45 20 32 49 25 Denmark
Phone: +45 33 32 77 78 http://www.changegroup.dk
"Where do you want to GPF today?"
"Mr. Happy" <a_at_b.c> wrote in message
news:DaUy9.722416$f05.29051535_at_news1.calgary.shaw.ca...
> I want to use PL/SQL and the mod_plsql gateway to make some interfaces,
but
> it appears to support only stateless sessions. Is there a way to maintain
> state between client sessions, other than using cookies or hidden form
> fields?
>
>
Received on Sat Nov 09 2002 - 10:47:22 CET