Hi, I have to implement on OSGi a web interface with which I want to interact with other bundles (execute methods, retrieve variables..). Can anyone tell me what's the the best technology (servlets, javascript..) I should use to achieve this?
Thanks in advance
Asma

