struts检查表单是否存在

时间:2017-01-27 14:32:18

标签: struts

在jsp文件中,为了检查属性是否存在,我们可以使用

<nested:present property="myAttribute">
    //implement logic
</nested:present>

但是如果我们想检查一个表格是否存在呢?

有办法吗?

1 个答案:

答案 0 :(得分:0)

这可以做的工作:

word interface on line 3
this is line 4
line 5, also containing interface
---
line 5, also containing interface
line 6
line 7