From: Jost B. <jos...@ya...> - 2005-11-14 16:32:42
|
Hi Victor, > scope, but how about application scope? In PHP/Java Bridge 3.0 you can use java_context()->setAttribute(200, "test"); to store "test" into the application scope. In version 2.x please use $ctx = java_session("myApplication"); ... $ctx->destroy(); Regards, Jost Boekemeier ___________________________________________________________ Gesendet von Yahoo! Mail - Jetzt mit 1GB Speicher kostenlos - Hier anmelden: http://mail.yahoo.de |