<%@ taglib prefix="efw" uri="efw" %>
<!-- codes in the part jsp -->
<div>
...
<efw:Attr key="param1"/> //or efw:attr , efw:ATTR
...
</div>
The key should be defined as Part tag dynamic params.
Name | Required | Default | Description |
---|---|---|---|
key | Yes | The identity of the dynamic parameter. |