![]() |
Java Applet Support - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23) +--- Thread: Java Applet Support (/showthread.php?tid=4804) |
Java Applet Support - El Forum - 12-17-2007 [eluser]codeamatic[/eluser] I have implemented a java applet that works correctly when running a procedural php page. But, when trying to implement into CodeIgniter I have come up short searching for where to place the necessary files needed to run the applet. The applet is used to gather patient signatures, so it requires interaction with several dll's. My questions concern location...in what directory do i place my dll's, jar file, ocx file...etc... |