|
Posted by Bernd Maierhofer \(dato\) on 09/19/05 12:56
Hi Stefan,
> Oh man, why do you do this? Why would you use JAVA within PHP, I think its
a bad idea and
> I don't even know why this extension really exists.
JAVA classes must be connected to some PHP layer.
>But to your problem, maybe
> serialization of classes or the thing called hibernate can help you.
Unfortunaltely not - serialization inside JAVA does the trick, but of course
all contained classes as well as 3rd party libs must be serializable too,
which is not true. HIBERNATE is something complete different.
tx Bernd
[Back to original message]
|