Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » Is this possible with jsp and osgi?
Is this possible with jsp and osgi? [message #102620] Thu, 06 December 2007 09:50
Ambuj Kumar is currently offline Ambuj KumarFriend
Messages: 5
Registered: July 2009
Junior Member
Hi

What i would like to do is the following:

i have a bundle x loaded by osgi and i have a jsp (my.jsp) which is outside these bundles (i.e. not accessed through the framework).
Is it possible to access a class inside bundle x from the jsp?

I guess this would be equivalent to a bundle outside the framework trying to access a bundle inside the framework.

The directory structure would be something like

/bridge/
    WEB-INF/
       eclipse/
           configuration/
           features/
           plugins/
              bundle x
       lib/
           servletbridge.jar
       web.xml
    my.jsp

The jsp calls do not go to the servletbridge and are handled by Tomcat itself.
Previous Topic:Equinox JSPFactory demo code?
Next Topic:BuddyPolicy Question
Goto Forum:
  


Current Time: Thu Apr 25 16:49:26 GMT 2024

Powered by FUDForum. Page generated in 0.02713 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top