Issue 349: Paging inserts entire page in the table div
Status:  New
Owner: ----
Reported by ector7...@gmail.com, Jan 8, 2013
I'm using Jmesa 3.0.4 with Spring MVC 3.1.2.
There are multiple div tags surrounding the Jmesa table due to using div tags to tile the page.

When I page on the results the entire jsp is loaded in the table div.

I'm doing this on Windows 7 using jdk 1.6.

Is there a standard way to layout the jsp so it does not interfere with the Jmesa div surrounding the table?