> From: Pid [mailto:[EMAIL PROTECTED]
> Subject: Re: Uniquely identifying an servlet runner instance...
>
> you could also use a properties fil, containing a unique name for each
> app/server
There's also the name attributes of the and tags;
either of these could be
you could also use a properties fil, containing a unique name for each
app/server
Peter Björkman wrote:
> I need to store in our database (along with other information) which of our
> servers that made the save. Is it possibly to dynamically find a property
> that identifies it? Or will I have t
Peter,
> I need to store in our database (along with other information) which
> of our servers that made the save. Is it possibly to dynamically find
> a property that identifies it? Or will I have to have separate
> web.xmls with init parameters that I can use? The purpose is to be
> able to see
I need to store in our database (along with other information) which of our
servers that made the save. Is it possibly to dynamically find a property that
identifies it? Or will I have to have separate web.xmls with init parameters
that I can use? The purpose is to be able to see (in the databa