Is there a way to allow my Java extension functions to access environmental data - in this case I am running it in a servlet environment and want access to the page context? I realize that I could do it with an extension element, but want to stick to simple functions if i can.

I could set a class variable. Will that work? Is it safe? I don't quite understand classloaders well enough to know if it will work or consistently work.

Any help would be appreciated.

-Al

--
Al Byers
Automation Groups Inc.
777 South State Street
Orem, UT 84058
[EMAIL PROTECTED]
http://www.automationgroups.com


Reply via email to