> Hello,
>
[quoted text clipped - 4 lines]
> "Resource file" that contains such information and it gets built into the
> final binary executable. How's this done in the Java world?
You can either include it as strings in your source, or use a classfile
annotation

Signature
You can't run away forever,
But there's nothing wrong with getting a good head start.
--- Jim Steinman, "Rock and Roll Dreams Come Through"
Al Koch - 25 Jun 2005 18:59 GMT
Hi Stefan,
> You can either include it as strings in your source, or use a classfile
> annotation
I didn't know about classfile annotation. A web search reyurns only a meger
number of references but I can't find anything that actually describes this
or tells me how to implement it. Is this just a design concept/pattern or
is it genertaed by a tool. Would you be so kind as to give me a little more
information on this?
Thanks.
Al,
AlKoch@MyRealBoxREMOVEALLTHESECHARS.com