jsp中关于换行的问题
<divid="divId_scrollLing"class="list_scroll"><tableborder="0"cellpadding="0"cellspaci...
<div id="divId_scrollLing" class="list_scroll">
<table border="0" cellpadding="0" cellspacing="0" class="Listing" id="tabId_listing">
<thead>
<tr>
<%--<td nowrap="nowrap">序号</td>--%>
<td nowrap="nowrap">定期工作</td>
<td nowrap="nowrap">是否完成</td>
<td nowrap="nowrap">执行人</td>
<td nowrap="nowrap">执行时间</td>
<td nowrap="nowrap">执行内容</td>
<td nowrap="nowrap">未完成原因</td>
<%--<td nowrap="nowrap">是否触发工作流</td> --%>
</td>
我觉得就应该改下面的内容,但是不知道怎么加,请赐教
<td align="left">
<c:out value="${item.afmContent}" />
</td>
<td align="left">
<c:out value="${item.unfinishMsg}" />
</td>
就是这段代码中,我要加换行的表格式执行内容(afmContent),未执行内容(unfinishMsg),请大家指教 展开
<table border="0" cellpadding="0" cellspacing="0" class="Listing" id="tabId_listing">
<thead>
<tr>
<%--<td nowrap="nowrap">序号</td>--%>
<td nowrap="nowrap">定期工作</td>
<td nowrap="nowrap">是否完成</td>
<td nowrap="nowrap">执行人</td>
<td nowrap="nowrap">执行时间</td>
<td nowrap="nowrap">执行内容</td>
<td nowrap="nowrap">未完成原因</td>
<%--<td nowrap="nowrap">是否触发工作流</td> --%>
</td>
我觉得就应该改下面的内容,但是不知道怎么加,请赐教
<td align="left">
<c:out value="${item.afmContent}" />
</td>
<td align="left">
<c:out value="${item.unfinishMsg}" />
</td>
就是这段代码中,我要加换行的表格式执行内容(afmContent),未执行内容(unfinishMsg),请大家指教 展开
2个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询