This scenario keeps track of what the customer has been browsing in the store. One segment records the ID of each product a customer browses and another records each category that is browsed. A third segment records each search string.

These values are stored in a transient profile attribute, so that the customer always has a record of each product and category that has been browsed in each session. A Java Server Page in the My Profile area, displays this information to the customer. You can view the code of this page in <ATG2007.3dir>/PioneerCyclingJSP/j2ee-apps/pioneer/web-app/en/user/pages_viewed.jsp.

 
loading table of contents...