we were using JSTL 1.1
<display:table name="${Form.map.runs}" id="runs"
requestURI="PrepareAction.do" class="single-table" defaultsort="7"
defaultorder="descending" pagesize="6">
<display:column>
.................
</display:column>
..........................
.........................
</display:table>
until now everything was working fine.
Now we had to change to JSTL version 1.0
When I debug the "runs" as soon as I come to <display:column> I see the
runs as null and also runs_rowNum is also null.
I am using DynaActionForm of struts.
not sure why the runs, runs_riwNum values are null. The session form bean
does have the values.
How to fix this?
thanks.
_________________________________________________________________
Dont just search. Find. Check out the new MSN Search!
http://search.msn.click-url.com/go/onm00200636ave/direct/01/
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user