Re: Cookie from Forms6i

From: Jason Pepper <jason.pepper_at_oracle.com>
Date: Fri, 2 Aug 2002 16:41:32 +0100
Message-ID: <MOx29.9$Ov.186_at_news.oracle.com>


Why does that answer this question ?

[Quoted] I think the question refers to writing a cookie from within the trusted Oracle forms applet.

This is possible if you used a pluggable java component and ensure that the applet is trusted.

However, I'm not sure why you would want to do this. If you want to manage state, then do it within forms not in the browser, if you want to do it to pass information from a form to somewhere else then write the info to the DB and read it using PLSQL/Java and them writie the cookie doing that, seems to me to be a strange thing to want to do.

-JP

"Daniel Morgan" <dmorgan_at_exesolutions.com> wrote in message news:3D4AA474.8E85DF8A_at_exesolutions.com...
> Andy wrote:
>
> > Is it possible to read a cookie from within Forms6i ?
> >
> > Looking at the architecture it does not seem that one has access to
> > the browser (and thus the request / reposnse stff) which encapsulates
> > the forms applet - bit am I mistaken ?
> >
> > Thanx
> >
> > Andrew
>
> Read
>
http://otn.oracle.com/docs/products/oracle8i/doc_library/817_doc/appdev.817/ a86030/adx19x24.htm#1018159
>
> Daniel Morgan
>
Received on Fri Aug 02 2002 - 17:41:32 CEST

Original text of this message