Dear, I am able to connect flex(or other application) to oracle DB using ORACLE EPG technology. No need application server in between. Embedded http server did all. I am not sure why ppl are not aware with this and using old methodology to connect their application with database :( --> business logic could be store in javaclass files in oracle or written as store procedure depend upon your choice. well... currently I am overriding/implementing the behavior of oracle engine in EPG.
Thanks for your help, Gaurav On Jan 20, 9:40 am, Jitendra Jain <[email protected]> wrote: > Gaurav, > > Thanks for the information. But in this case Oracle will serve as server > side technology to handle http request. I haven't gone thru the > documentation of Oracle 10g or higher for http service. I will revert back > to you on this. If possible can you please provide the link where yu read > this. > > > > On Tue, Jan 19, 2010 at 6:44 PM, Gaurav <[email protected]> wrote: > > Dear Jitendra Jain, > > Flex does nothing just call a database procedure in http request, it > > is oracle server who return the result in xml response so we can do it > > using embadded http server inside oracle server, this functionality > > available on higher verson of 10g or later. > > > Thanks, > > Gaurav > > > On Jan 19, 2:42 pm, Jitendra Jain <[email protected]> > > wrote: > > > Flex cannot communicate directly to the Database. For this you either > > need > > > Java , .NET ,PHP or any other server side technology. > > > > 2010/1/19 Tokai András <[email protected]> > > > > > Hello! > > > > > Try to use BlazeDS: > > > > >http://biemond.blogspot.com/2008/03/flex-jms-client-with-oc4j-queue-b. > > .. > > > > > regards: > > > > > bandy > > > > > 2010/1/19 Gaurav <[email protected]> > > > > >> Folk, > > > >> I got how to connect FLEX with Oracle EPG. I am sorry to say that I > > > >> have not got any help from this group, I saw mostly questions without > > > >> answers on this group :( > > > > >> -- > > > >> You received this message because you are subscribed to the Google > > Groups > > > >> "Flex India Community" group. > > > >> To post to this group, send email to [email protected]. > > > >> To unsubscribe from this group, send email to > > > >> [email protected]<flex_india%2bunsubscr...@googlegroups.com> > > <flex_india%2bunsubscr...@googlegroups.com> > > > >> . > > > >> For more options, visit this group at > > > >>http://groups.google.com/group/flex_india?hl=en. > > > > > -- > > > > You received this message because you are subscribed to the Google > > Groups > > > > "Flex India Community" group. > > > > To post to this group, send email to [email protected]. > > > > To unsubscribe from this group, send email to > > > > [email protected]<flex_india%2bunsubscr...@googlegroups.com> > > <flex_india%2bunsubscr...@googlegroups.com> > > > > . > > > > For more options, visit this group at > > > >http://groups.google.com/group/flex_india?hl=en.-Hide quoted text - > > > > - Show quoted text - > > > -- > > You received this message because you are subscribed to the Google Groups > > "Flex India Community" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]<flex_india%2bunsubscr...@googlegroups.com> > > . > > For more options, visit this group at > >http://groups.google.com/group/flex_india?hl=en.- Hide quoted text - > > - Show quoted text -
-- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/flex_india?hl=en.

