alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  
<td> <script type="text/javascript" src="/struts/inputtransferselect.js"> <tableborder="0"> <tr> <td valign="middle"align="center"> <br/>
<input type="button"value="<-"onclick="removeOptions(document.getElementById('collection'))"/> <br/>
<inputtype="button"value="<<--"onclick="removeAllOptions(document.getElementById('collection'))"/> <br/> <br/> </td> <td> <selectname="collection"size="5"id="collection"multiple="multiple"> <optionvalue="ItemOne"selected="selected">ItemOne <optionvalue="ItemTwo"selected="selected">ItemTwo <inputtype="hidden"id="__multiselect_collection"name="__multiselect_collection"value=""/> <inputtype="button"onclick="moveOptionDown(document.getElementById('collection'),'key','');"value="v"/> <inputtype="button"onclick="moveOptionUp(document.getElementById('collection'),'key','');"value="^"/> </td>
</table> </td>

Other Struts examples (source code examples)

Here is a short list of links related to this Struts inputtransferselect-1.txt source code file:

Struts example source code file (inputtransferselect-1.txt)

This example Struts source code file (inputtransferselect-1.txt) is included in the DevDaily.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Java - Struts tags/keywords

itemone, itemone, itemtwo, itemtwo

The Struts inputtransferselect-1.txt source code

<tr>
  <tdclass="tdLabel">
... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

new blog posts

 

Copyright 1998-2021 Alvin Alexander, alvinalexander.com
All Rights Reserved.

A percentage of advertising revenue from
pages under the /java/jwarehouse URI on this website is
paid back to open source projects.