On Dec 15, 2007 11:56 PM, chickabee <[EMAIL PROTECTED]> wrote:
>
> Hi Gabor,

> However, still I wondered that this might very well be a hidden core wicket
> functionality where a webpage knows by itself about the application it
> belongs to.

But what you ask for is a class in one application to know an awful
lot of things about another class which has the same bytecode, but I
beleive has been loaded separately by a different (sibling!) class
loader, among other things the service context of the other servlet
the other class loader runs in, isn't it?

You could of course share this knowledge between your servlets in many
ways from JNDI to a web service depending on the level of isolation
between them.


Gabor Szokoli, possibly misunderstanding the issue

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to