Skip to content Skip to sidebar Skip to footer
Showing posts with the label Wicket

How To Send Binary Multipart Formdata As Base64?

Possible Duplicate: How can you encode to Base64 using Javascript? I have a web application based… Read more How To Send Binary Multipart Formdata As Base64?

Wicket Dropdown With Autocomplete And Categories

I need an autocomplete with a dropdown with results categorised like in HTML select - optgroup with… Read more Wicket Dropdown With Autocomplete And Categories