def index = Action { implicit request =>
val address = request.remoteAddress
Logger.info("address " + address)
Ok(address)
}
--To view this discussion on the web visit https://groups.google.com/d/msg/play-framework/-/Fii7zZFtps4J.
You received this message because you are subscribed to the Google Groups "play-framework" group.
To post to this group, send email to play-fr...@googlegroups.com.
To unsubscribe from this group, send email to play-framewor...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/play-framework?hl=en.
--
You received this message because you are subscribed to the Google Groups "play-framework" group.
To view this discussion on the web visit https://groups.google.com/d/msg/play-framework/-/msp896xpLwEJ.