Re: ProductCatalog Tree and Session Scope

2006-06-02 Thread Jan Michael
m 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 wro

ProductCatalog Tree and Session Scope

2006-06-02 Thread Jan Michael
Hello, actually I try to code an eshop using struts and hibernate technologies. I need some help with my product categories. I want to create a tree where the user (customer) can toggle hrough the product categories of the shop. This has already been done via the MonkeyTree tutorials by Arron Ba