Dynamically add component, somebody have solutions
I have "add" button when click this button will create textarea via jquery. more clicking more textareas
I must send all texares value to wicket java class and save in database (and have "send" button )