jsp - Struts2 propertytag -



jsp - Struts2 propertytag -

i trying utilize struts2 property tag display value bean. code in jsp page follow:

<table> <thead> <tr> <s:bean name="com.section.entity.sectionorder" var="sectionorder" /> <th colspan="4" class="head"> <s:property value="#sectionorder.name" /></th> </tr> </thead>

however there no output. hope can advise. give thanks you.

jsp properties struts2

Comments

Popular posts from this blog

Php operator `break` doesn't stop while -

ubuntu - Bash Script to Check That Files Are Being Created -

vim: Search & replace -