From: <php...@li...> - 2010-09-13 19:29:55
|
Hi it is in php-servlet.jar On 9/12/10, php...@li... <php...@li...> wrote: > On 9/12/2010 3:23 AM, php...@li... wrote: >> Hi, >> >> please take a look at the jsr223.jsp from the documentation download. >> >> >>> <?php require_once("java/Java.inc"); >> It's a JSP, so you need to use JSP syntax: >> >> >> <%@page import="javax.script.*" %> >> <%@page import="php.java.script.servlet.PhpCompiledHttpScriptContext" %> >> >> > Thanks Jost for pointing me in the right direction! One immediate > question comes up however, where do I find > php.java.script.servlet.PhpCompiledHttpScriptContext? It is not in any > of the jar files that I picked up.... > > Marc... > > > ------------------------------------------------------------------------------ > Start uncovering the many advantages of virtual appliances > and start using them to simplify application deployment and > accelerate your shift to cloud computing > http://p.sf.net/sfu/novell-sfdev2dev > _______________________________________________ > php-java-bridge-users mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users > |