Hello.
A website that we are converting from embedded perl to java writes specific
data to the Apache::Notes table. I just found out what Notes is yesterday,
so it is all pretty new for me. Since embedded perl runs inside the httpd
process it has access to this little bit of memory that gets read with each
request. Tomcat does not run inside the httpd process. That much is obvious.
But I would still like to write to this Notes table. Is there some way to
gain access to the httpd process from Tomcat? Could I do it through mod_jk
somehow? Does anyone even know what I'm talking about? This is quite confusing
to me so I'm taking a shot in the dark here to see if anyone else has tried
something similar.


Any tips or pointers to some books or websites is greatly appreciated.

Thanks a lot.


Charlie



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to