Message goes here
		
		go to index
		
		Statless ajax fallback link
		This link uses ajax when it is available, and a regular
			wicket roundtrip when ajax or javascript are not available and the
			page should be stateless.
		Counter: 
		
		increment
		
		
		Stateless form submit example
		Submit form via AJAX. Each field is required.
		
		
		Form component updating behavior example
		The select component submits its value via AJAX on 'change'
			event.
		
		
		
		
		
		AJAX indicator link example
		AJAX indicator link and button which show their indicator for
			5 seconds.
		link