Hello Experts,
I have a very basic question (programming best practice), please help.
I have three different servlets which uses same configurations like username, password and hostname etc. How can i have one OSGi configuration used by all three servlet class.
Regards,
~TD