Paul Libbrecht wrote: > > > Hello XWikiers, > > do I have a possibility for a plugin to access the classes of another > webapp? > Can this other webapp maybe offer some services shareable to others? > (JNDI?)
Can you look at ServletContext#getContext(String)? -- Sergiu Dumitriu http://purl.org/net/sergiu/ _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

