selvis 0 Newbie Poster

In order to run a report I found display tag is useful for sorting the fields and render the data.

During implementing this, I found the following difficulties:

In my JSP, the table header is defined in a separate div tag with different styles than the corresponding data in another div.

Is it possible to keep the report headers in separate div?. Because my design is finalised and I cannot change the styles.

I'm using struts1.3.8 and displaytag-1.2.

Expecting your valuable help and advise.

Thanking you.