J
Jednostanicni organizam
Hi,
Does anybody know how to get the IP address of a remote client using a web
application made with wicket framework.
Ussually without using wicket you could get the IP address from http
request object.
I tried
wicket.protocol.http.WebSession#(WebClienInfo)getClientInfo#getProperties
but i can't find out how to get an IP address.
Help
Does anybody know how to get the IP address of a remote client using a web
application made with wicket framework.
Ussually without using wicket you could get the IP address from http
request object.
I tried
wicket.protocol.http.WebSession#(WebClienInfo)getClientInfo#getProperties
but i can't find out how to get an IP address.
Help