[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[ews.eclipse.technology.rap] Re: Getting Context Parameter from ServletContext

Hi Martin,

You need getInitParameter(), not setAttribute(), to access the context initialization parameters.

HTH
-vasko