Our Blog

Let us find tech solutions together

Aug 20

Apache Wicket 1.4.1 released - supports Ajax file uploads

By kinabalu | Comments

 

The awesome development team at Apache Wicket has just released it’s first maintenance release. Of note is the transparent support for file uploads when AJAX is being used. Wicket automatically submits the form using a hidden iframe rather than the standard

XMLHttpRequest

method.

Read more about this release