Coder Eye

Software development and photography related issues

Wednesday, January 20, 2010

Using Hibernate Transformers

›
There are times we have a class, we would like to fill with data according the data returned from a query. The class is a simple POJO and no...
2 comments:
Tuesday, January 19, 2010

Calculate the distance between 2 Ips in Java using maxmind

›
Calculating the distance between 2 ips can be done easily by using the great geo service: Maxmind . Maxmind is an affordable geo service ...
Saturday, January 16, 2010

Get real IP from request in Java

›
Simply getting the IP of the remote client in Java is an easy task. Assuming we have a request instance, we can simply invoke the “getRemote...
11 comments:
Friday, January 15, 2010

Test if IPv4 belongs to a private network address

›
Sometime we need to check if a given IP belongs to a private network. IP of a private network belong to a special range of IPs. It is most l...
Friday, December 25, 2009

Validating empty text field using JSF

›
JSF has a pretty comprehensive support for validations, but it is lack of a validation for an empty field. The built-in “required” property ...
10 comments:
Monday, December 21, 2009

Tomcat Virtual Hosting

›
Tomcat is not only a servlet container. It supports many of the features of any HTTP web server and can be also used to serve static conten...
3 comments:
‹
›
Home
View web version

About Me

Guy Bashan
View my complete profile
Powered by Blogger.