I need to get the langaugeconnectioncontext. I presume it can be done through this:
LangaugeConnectionContext=activation.getLangaugeConnectionContext() But How do I create an Activation object? Are there any implemented classes for Activation interface..?? I am doing this since it forms a part of the code to get the type of an object. Please get me some help as soon as possible..
