Hi all,
        I was wondering something about plugIns.

Let's say, I want to create an object that has application context.
So I create a plugIn to initialize it and store it in ServletContext.
But, fact is that when I want to get my component from servletcontext
I have to cast it to my  proper type.
Is there a way to avoid that? 

Just for some brainstorming....

Thanx in advance to all the replies
Regards
        marco


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

Reply via email to