Raible's Wiki
Raible Designs AppFuseHomepage- Korean - Chinese - Italian - Japanese QuickStart Guide User Guide Tutorials Other ApplicationsStruts ResumeSecurity Example Struts Menu
Set your name in
UserPreferences
Referenced by
JSPWiki v2.2.33
Hide Menu |
This is version 17.
It is not the current version, and thus it cannot be edited. {Java2HtmlPlugin <tr> <th style="vertical-align: top"><label><fmt:message key="user.roles"/>:</label></th> <td> <spring:bind path="user.roles"> <select name="${status.expression}" multiple="multiple" style="width: 150px"> <c:forEach items="${roles}" var="role"> <c:forEach items="${status.value}" var="currentRole"> <c:if test="${currentRole.id == role.id}"> <c:set var="selected" value="true"/> </c:if> </c:forEach> <option value="${role.id}" <c:if test="${selected}">selected="selected"</c:if>> ${role.name} </option> <c:remove var="selected"/> </c:forEach> </select> <span class="fieldError">${status.errorMessage}</span> </spring:bind> </td> </tr> } No InterWiki reference defined in properties for Wiki called 'Java2HtmlPlugin <tr> <th style="vertical-align'!)
|