Package wicket.request.target.basic

Class Summary
EmptyRequestTarget The empty request target does nothing in itself but instead relies on some other source to generate a response.
RedirectRequestTarget A RequestTarget that will sent a redirect url to the browser.
StringRequestTarget Request target that responds by sending it's string property.
 



Copyright © 2004-2007 Wicket developers. All Rights Reserved.