I'm trying to use mod_perl to place a Java Object into Apache's session for retrieval and use later.

However, when I retrieve it from session and try to use it, I am told that it is of type "Inline::Java::Object=HASH(0xa970760))." rather than its original type.

Do I need to cast it when retrieving from session? If so, how.


-----
Luke W. Chambers
Programmer
iParadigms, LLC

Reply via email to