Populate the new bean from the base property. Handle policy restrictions.
This commit is contained in:
parent
ec6f166f54
commit
daac8c3c4f
9 changed files with 203 additions and 90 deletions
|
@ -6,7 +6,7 @@
|
|||
<tr class="editformcell">
|
||||
<td valign="top" colspan="2">
|
||||
<b>Base property</b><br/>
|
||||
<input type="text" class="fullWidthInput" name="Base property" value="<form:value name="BaseUri"/>" disabled="disabled" /></br>
|
||||
<input type="text" class="fullWidthInput" name="Base property" value="<form:value name="BaseURI"/>" disabled="disabled" /></br>
|
||||
<i>a specification of this property</i></br>
|
||||
</td>
|
||||
<td valign="top" colspan="2">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue