Hi Dave,
Dave Newton <newton <at> pingsite.com> writes: > If the thing you're looking for is already in session why would you want > to access it in an ActionForm? Just display it and capture the form > selections in the ActionForm. This won't work for my example. The ActionForm is needed to set the properties of the tree via an Action. For example I can toggle with an image if the product category shows their children or not. Is it possible to create an ActionForm during the LoginAction, which later can referenced by an actionmapping? Jan > > Jan Michael wrote: > > How Can I access the productgroup catalog in the session context in an > > ActionForm because I want to use the monkeyTree example by Arron Bates to > > display the tree structure. > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]