How to generate a dynamic URL using in Oracle Commerce(ATG)

前端 未结 3 470
一生所求
一生所求 2021-02-04 21:33

I\'m trying to display list of products in a jsp using ProductLookup droplet as shown below. I\'m also trying to give a hyperlink to navigate to product details page of the indi

3条回答
  •  天命终不由人
    2021-02-04 21:54

    Please try the following snippet. You need to use dsp:getvalueof as shown below.

    
        
        
    Product Name:
    Product description:

提交回复
热议问题