logo
25.1
search
No matching documents found.
list
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. clientIp

Variables