Develop > Presentation layer > Customize marketing > Work with Product Advisor > JSP pages in Product Advisor > Sample: Product Advisor JSP files


Sample: Product Exploration JSP files

The Product Exploration sample page uses the TableElement data bean to represent the table header and the table cells. The DynamicForm widget bean then displays the product exploration table.

The ProductExploreDataBean is responsible for creating the product exploration data. The DynamicForm and TableElement widget beans specify parameters for the table header, the table cell, and finally the table itself. You should be aware of the following notable parameters:

The Product Exploration sample JSP file is located...

WCDE_INSTALL\samples\web\pa\pe51.jsp

The Product Exploration sample JSP file uses the following beans:

Type of Bean Bean Name
WebSphere Commerce beans CategoryDataBean
Dynamic data beans ProductCountDataBean, ProductExploreDataBean, GenericLinkDataBean
Widget beans DynamicForm, TableElement


Related concepts

Dynamic data beans

Widget beans

Related reference

Sample: Product Advisor JSP files


+

Search Tips   |   Advanced Search