azizlabib2015 / jmesa

Automatically exported from code.google.com/p/jmesa
0 stars 0 forks source link

Paging inserts entire page in the table div #349

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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?

Original issue reported on code.google.com by ector7...@gmail.com on 8 Jan 2013 at 9:24