On 11/27/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
I think the following will achieve what you want:
 digester.addObjectParam("menus/menu", 0, "parentId"); // pass constant

Great!  I'll give it a try.

By the way, I would recommend avoiding leading wildcards if you can (ie use 
menus/menu rather than */menu).

I do want to use wildcards in this case as the menu elements can be nested.

Thanks
Dmitry

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

Reply via email to