I am developing struts2, Hibernate based web application, but its HTML, specially dynamic table, gets disturbed when it is accessed on different resolution systems.
I have already tried display tag, fixing headers of table and using percentage instead of pixels in CSS but still its happening, I want make a fixed design where all components should remain same on any resolution or it can auto adjust.