Click to See Complete Forum and Search --> : php and java


mr orion77
09-16-2004, 03:10 PM
is it possible to combine php and a jdbc applet within a web page???
just a quick question really.

fatTrav
09-16-2004, 03:20 PM
i don't know off hand. i'd say yes, you can, but i could never get an applet that connected to a postgres db to work unless i served that applet though tomcat. but i didn't spend a lot of time trying to figure it out.

the java forums at java.sun.com might help you out more.

mr orion77
09-16-2004, 04:03 PM
i was thinking it would be simple since the web page would act as the lead to the php then applet.
my only concern was calling the applet within php.