--- Srinivas Pavani <[EMAIL PROTECTED]> wrote:
>
> I think it is beneficial to support both the value
> of key and alternately an additional tag.
>
>
>
> Given below are some examples:
>
>
>
> /** @msg.message = "Delete Transaction" */
>
> String TXN_DELETE = "transaction.delete";
>
>
>
;, 2004);
}
--- On Tue 11/25, Konstantin Priblouda < [EMAIL PROTECTED] > wrote:
From: Konstantin Priblouda [mailto: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Date: Tue, 25 Nov 2003 01:36:50 -0800 (PST)
Subject: Re: [Xdoclet-user] Externalizer
--- Srinivas Pavani <[EMAIL PROTEC
--- Srinivas Pavani <[EMAIL PROTECTED]> wrote:
>
> Is there any way to change the output produced by
> the Externalizer? The properties produced are the
> lower case version of the field name and not the
> field value. I would like to see the field value in
> the properties file.
>
unfortunatel
Is there any way to change the output produced by the Externalizer? The properties
produced are the lower case version of the field name and not the field value. I would
like to see the field value in the properties file.
For example,
/** @msg.message = "specifiedValue" */
String FIELD_1 =