Close
jGuru Forums
Posted By: Nikolaj_Ravn Posted On: Tuesday, December 2, 2003 04:16 PM
How can a java class with a method deployed as a webservice access application scoped variables placed by another servlet (loaded on startup)? Can anybody point out how to do it? I know how to let a servlet place the data, but since Axis is a webapp it should have access to the application scope. How can my class access this scope? I need a ServletContext. Thanx, Nikolaj
Re: Axis and application scope variables
Posted By: ed_bourne Posted On: Monday, December 22, 2003 08:10 AM