Re: [JSTL] empty strings inside table cells *with borders*
From: Scott Yanoff (yanoff_at_STOP-SPAMMINGyahoo.com)
Date: 10/31/03
- Next message: Allen E. Scharfenberg: "Java Advanced Imaging at 204x98 dpi"
- Previous message: Anton Spaans: "Re: Proper way to create a protocol handler"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 31 Oct 2003 15:18:04 -0600
Karsten Wutzke wrote:
> Is there any way get <td> cells *with borders* when <c:out> ing the
> empty string?
If the non-breaking space in those table cells makes your tables look
ugly, what about:
<c:out value="${data}" default=" " />
Doesn't the default signify what to put in case there is no value?
-- -Scott yanoff@STOP-SPAMMINGyahoo.com | http://www.yanoff.org | AOL IM: SAY KJY
- Next message: Allen E. Scharfenberg: "Java Advanced Imaging at 204x98 dpi"
- Previous message: Anton Spaans: "Re: Proper way to create a protocol handler"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|