On Thu, Sep 16, 2010 at 11:19 PM, Emmanouil Batsis (Manos)
<ma...@abiss.gr>wrote:

>
> Consider the task of building a wicket-based UI that allows users to map
> properties between entities (e.g. a mapping between InventoryAsset to
> SupportTicket properties), how would you do it? Some considerations are
> datatype mappings but that may or may not be relevant to the wicket layer.
> The UI will probably produce an XML file as a serialization of the mapping
> between the two entities.
>
> I'm new to wicket and just looking on suggestions on components to use etc.
> Wouldn't say no to any time saver :-)


Tons of possibilities, but obviously you'll be using Forms, DropDownChoice
and maybe even a Palette.

-- 
Jeremy Thomerson
http://www.wickettraining.com

Reply via email to