8 AM
> To: Jakarta Commons Users List
> Subject: RE: [Digester] How to specify a parameter
> from top-of-stack
>
>
>
>
> On Fri, 24 Jan 2003, Baltz, Kenneth wrote:
>
>>
>> Looks like that's a new feature, "fromStack". I don't see it in the
>
ester] How to specify a parameter
from top-of-stack
On Fri, 24 Jan 2003, Baltz, Kenneth wrote:
Looks like that's a new feature, "fromStack". I don't see it in the
1.3 Javadoc. Perhaps it will come to the XML soon. I'm surprised a
developer hasn't chimed in y
Commons Users List
Subject: RE: [Digester] How to specify a parameter
from top-of-stack
On Fri, 24 Jan 2003, Baltz, Kenneth wrote:
>
> Looks like that's a new feature, "fromStack". I don't see it in the
> 1.3 Javadoc. Perhaps it will come to the XML soon.
Yep, I found it in the latest nightly build.
Naresh
-Original Message-
From: Baltz, Kenneth [mailto:[EMAIL PROTECTED]]
Sent: Friday, January 24, 2003 1:00 PM
To: Jakarta Commons Users List
Subject: RE: [Digester] How to specify a parameter
from top-of-stack
Looks like that's
could not find a way to do this via XML.
Thanks again.
Naresh
-Original Message-
From: Baltz, Kenneth [mailto:[EMAIL PROTECTED]]
Sent: Friday, January 24, 2003 11:51 AM
To: Jakarta Commons Users List
Subject: RE: [Digester] How to specify a parameter
from top-of-stack
Here'
I am trying to parse an XML file similar to the one shown below:
...
...
I want Digester to return a HashMap with partNumber as the key and
product as the value. How do I put the product on to the HashMap? I
guess I don't know how can specify the object from top
of the