Hi,
ok.
Can i know how to call the below JSP function in PHP.
*
*
*Properties configFile = new Properties(); *
*
configFile.load(application.getResourceAsStream("/WEB-INF/config.txt"));
*
* *
* *
* // set properties*
* e24PaymentPipe pipe = new e24PaymentPipe();*
Mainly this below line:
*configFile.load(application.getResourceAsStream("/WEB-INF/config.txt"));
*
Thanks and Regards,
Rajasekar.R
On Fri, Dec 30, 2011 at 6:31 PM, <
php...@li...> wrote:
> Hi,
> please ask a php guru to help you to ioterpret the php error log. We
> can't help you to debug your php code or -setup.
>
> Our php code runs fine w/ zend engine 2 and above (php 5.0.5 and
> future versions).
>
> On 12/30/11, php...@li...
> <php...@li...> wrote:
> > Hi,
> >
> > I used PHP-Java bridge in PHP 5.1 and it works fine.
> >
> > When the PHP is updated to 5.2 PHP-Java bridge didnt work. After the line
> > Java.inc included using require_once, the next line didnt executes i.e.,
> > some error occurred in Java.inc file, but works fine in PHP 5.1.
> >
> > Thanks for your support.
> >
> > Regards,
> > Rajasekar
> >
> ------------------------------------------------------------------------------
> > Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
> > infrastructure or vast IT resources to deliver seamless, secure access to
> > virtual desktops. With this all-in-one solution, easily deploy virtual
> > desktops for less than the cost of PCs and save 60% on VDI infrastructure
> > costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
> > _______________________________________________
> > php-java-bridge-users mailing list
> > php...@li...
> > https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users
> >
>
>
> ------------------------------------------------------------------------------
> Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
> infrastructure or vast IT resources to deliver seamless, secure access to
> virtual desktops. With this all-in-one solution, easily deploy virtual
> desktops for less than the cost of PCs and save 60% on VDI infrastructure
> costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
> _______________________________________________
> php-java-bridge-users mailing list
> php...@li...
> https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users
>
|