logo
24.1
search
No matching documents found.
list
search
No matching documents found.
logo

How to retrieve the client's IP address

Expected Behavior

Client IP address is needed during the application startup process or during the application execution.

Solution

Webswing provides client IP address as a variable in the configuration page. The {clientIp} variable can be forwarded to application as a JVM system property or Main class startup argument.

Client IP

For more information about variables see Variables.