From: <php...@li...> - 2010-11-17 06:52:25
|
Well, I am almost sure that if you use the syntax $dateformat->format($mydate); as you mentioned, you are working with PHP classes and methods. You have instantiated your object with a Java class, but everything after is PHP as far as I know (you are using $ and '->') I am a php developer and used the java-bridge only to run php code on a tomcat server, so I might be wrong here, but you are trying to call a format member in php which I believe doesn't exist. Regards, J Mallet. On Wed, Nov 17, 2010 at 2:43 PM, < php...@li...> wrote: > Hi > > PHP Issue? I thought I was working with Java classes here. I'll have a > look at the PHP date classes. What I have been trying to do is use the > TavaBridge with the Java DateFormat class. It seems to me that that is > not possible? > > Hermod > * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * > > This email with attachments is solely for the use of the individual or > entity to whom it is addressed. Please also be aware that the DnB NOR Group > cannot accept any payment orders or other legally binding correspondence > with > customers as a part of an email. > > This email message has been virus checked by the anti virus programs used > in the DnB NOR Group. > > * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * > > > > ------------------------------------------------------------------------------ > Beautiful is writing same markup. Internet Explorer 9 supports > standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. > Spend less time writing and rewriting code and more time creating great > experiences on the web. Be a part of the beta today > http://p.sf.net/sfu/msIE9-sfdev2dev > _______________________________________________ > php-java-bridge-users mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users > -- Julien Mallet Infopower Consultant +86 150 00 201 802 |