Details
Description
It would be nice to have Ajaxified version of WebSession#getClientInfo of of the box
here is the link to the discussion: http://markmail.org/message/ex3hxtynnmnktzgy
My implementation based on wicket quickstart is here: https://github.com/solomax/ajax-client-info/blob/master/src/main/java/org/ajax/ClientInfoBehavior.java
Thanks in advance