InfoCenter Home > 4.2.2.3.8.2.5a: Example: JSP .91 syntax: <INSERT> and <REPEAT> tags<repeat> <tr> <td><INSERT bean="empqs" property="EMPNO"></INSERT> <INSERT bean="empqs" property="FIRSTNME"></INSERT> <INSERT bean="empqs" property="WORKDEPT"></INSERT> <INSERT bean="empqs" property="EDLEVEL"></INSERT> </td> </tr> </repeat>
|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|