I am providing here the solution I found to my problem with tiles scope.
The variable quote and row in c:forEach are in page scope. This is not
available to other tiles. By using c:set I can either set these variables
in request or session scope and it will work just fine. Does anyone know of
a
I am providing here the solution I found to my problem with tiles scope.
The variable quote and row in c:forEach are in page scope. This is not
available to other tiles. By using c:set I can either set these variables
in request or session scope and it will work just fine. Does anyone know of
a
2 matches
Mail list logo