cancel
Showing results for 
Search instead for 
Did you mean: 

ISA JSP tag library

Former Member
0 Kudos

I'm working with an ISA jsp and have some questions about the <isa:iterate> tag. For example does it work with a JCO.Table object? and if so, what other kinds of tables can it use?

Can anybody point me to some documentation on this tag library?

Thanks,

Brent

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

I assume you are using ISA 4.0. You can use "com.sapmarkets.isa.core.util.table.ResultData" class with isa:iterate tag. You can read "ISA dev and ext guide" for this issue.

Best regards,

Altug Bayram

Former Member
0 Kudos

Thanks for the tip. It didn't seem to work with a JCO.Table but the ResultData works fine.

Answers (0)