Hi again.

I am probably showing my ignorance of Java here, but is there a simple way to store Java objects in an Axis webservice? I have a JDBC object for connecting to the DB, but the overhead is high. I would like to be able to store it between calls to speed up operation.

Thanks,

Justin

Reply via email to