Tuesday 5 August 2014

Get the Server Details

ServletRequest class provides below methods to get the server name and server port.
    getServerName()
    getServerPort()
    getLocalAddr()
    getLocalName ()
    getLocalPort()





Prevoius                                                 Next                                                 Home

No comments:

Post a Comment