| Author |
Problem with Trinidad Nested Table (depth 3)
|
sreekar na
Greenhorn
Joined: Aug 22, 2008
Posts: 3
|
|
Hi all I am trying to create a nested Table of depth 3 but I am getting "java.lang.NumberFormatException"! strange.
I am able to create nested Table of depth 2 and it works fine but facing problem when I nest 3 tables.
Here is the jsf code with 3 nested tables. Instead of third table inside <f:facet name="detailStamp"> I had put an outputText tag then it works fine but when I place a table I get NumberFormatException with subInvAdjList!
Do anyone faced similar situation? plesae help me.
Thanks.
|
 |
sreekar na
Greenhorn
Joined: Aug 22, 2008
Posts: 3
|
|
Hi All I found the problem.. it is in my EL of the 3rd table. EL should be subList.subInvAdjList
|
 |
 |
|
|
subject: Problem with Trinidad Nested Table (depth 3)
|
|
|