[Users] make an Ajax request between Geoext and Oracle
Knut Staring
knutst at gmail.com
Mon May 31 13:09:59 CEST 2010
Hi François,
You probably need to go through a server side script, for example JSP
or PHP. Such a script should process your AJAX request, make a
database connection, and return JSON to the client.
Instructions for connecting PHP to Oracle:
http://www.oracle.com/technology/obe/11gr1_db/appdev/php/php.htm
Knut
2010/5/31 François Boussuges <f.boussuges at gmail.com>:
> Hello, I try to load data from my databases Oracle in my application.
>
> I have an WFS layers with a grid panel.
> I have other data on Oracle and I want to display this in a other grid
> panel , I want to link this data with my ID_object (ID_OBJECT=ID_DATA).
> When i clicked on a features, I start my Ajax request and I get the data
> in a popup or other panel.
>
> I think the Ajax request is the better solution but I never try this.
>
> What do I do to make an Ajax request beetwen my application and my
> databases?
>
> Thank You
>
> François
> _______________________________________________
> Users mailing list
> Users at geoext.org
> http://www.geoext.org/cgi-bin/mailman/listinfo/users
>
--
Cheers,
Knut Staring
More information about the Users
mailing list