org.apache.velocity.tools.view.tools.LinkTool View tool to make building URIs pleasant and fun! <p><pre> Template example(s): #set( $base = $link.setRelative('MyPage.vm').setAnchor('view') ) <a HREF="$base.addQueryData('select','this')">this</a> <a HREF="$base.addQueryData('select','that')"&g ...org.wings.session.MultipartRequest A utility class to handle <tt>multipart/form-data</tt> requests, the kind of requests that support file uploads. This class can receive arbitrarily large files (up to an artificial limit you can set), and fairly efficiently too. And it knows and works around several browser bugs that ... | Popular Tags |