
Groovy - What is Memoization?
Labels:
groovy,
Memoization,
Memoized
Groovy - How to read and write to excel sheets with Groovy?

Scriptom provides a simple COM library for Groovy. It is a Groovy wrapper around JACOB (Java COM Bridge) which provides access to COM Automation components. Scriptom can be used to work with MS Office tools, Internet Explorer or any other Microsoft Windows COM based components. In this article, you will use Scriptom to read and write to excel files.
Spring MVC - How to handle errors from a controller?

Labels:
Error Handling,
Java,
Spring,
Spring-MVC
Java - How to find the IP Address of a host in Java ?
In Java, if you are looking to resolve an IP Address from the given hostname, then you can leverage the capabilities provided by
InetAddress
. It belongs to the "java.net"
package and provides various utilities related to resolving addresses and IPs.
Labels:
InetAddress,
IP Address,
Java,
networking
Subscribe to:
Posts (Atom)