[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.technology.equinox] Call an osgi bundle from a jsp file

Hi all.
Here I have a newbie question...but i cannot find an answer anywhere.

I'm creating a web interface that requires variables from other osgi bundle.

For example I want to call from a jsp file, an upnpDevice variable definied in one of my osgi bundle.

How can i do this?

Please help