"Quinton McCombs" <[EMAIL PROTECTED]> writes:

>> setTurbineServletConfig(ServletConfig config)
>> >       {
>> >  -        servletConfig = s;
>> >  +        servletConfig = config;
>> 
>> Can we use  "this.servletConfig = servletConfig"?

>No.  This is a static method.

Ah, right. Didn't look close enough, sorry.

        Regards
                Henning

-- 
Dipl.-Inf. (Univ.) Henning P. Schmiedehausen          INTERMETA GmbH
[EMAIL PROTECTED]        +49 9131 50 654 0   http://www.intermeta.de/

Java, perl, Solaris, Linux, xSP Consulting, Web Services 
freelance consultant -- Jakarta Turbine Development  -- hero for hire

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

Reply via email to