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 Bates.

When the first user logs into the shop the productgroup catalog is generated 
via hibernate and additionally put into users session scope and for future uses 
(users) into the servlet context. 

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.

Any help will be appreciated.
Thanks,

Jan






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

Reply via email to