On Mon, 3 May 2004 11:07:57 -0400, "tony.akocs"
<[EMAIL PROTECTED]> said:
> When I loaded up the displaytag.war file in my tomcat 4.1.29 server I had
> a problem seeing the table. I could see the data in each example but the 
> table lines and colors I could not see. Do you have any idea what the
> problem 
> is. Thanks.

Add a border attribute, or change your CSS to add the borders.  Something
like this:
<display:table border="1">
   ...
</display:table>

See http://displaytag.sourceforge.net/tagreference.html#table

Hope that helps !
Fran�ois
Developer of Java Gui Builder
http://jgb.sourceforge.net/


-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id149&alloc_id�66&op=click
_______________________________________________
displaytag-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to