Hi there, could anybody tell me what is necesarry that following directive in an action-class works:
IntakeTool intake = (IntakeTool) context.get("intake");
Group group = intake.get("groupName", "");
group.get("fieldName");
The first two commands work, when I call group.get(), I get an error...
Thanks,
Flo
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
