Pages
(Move to ...)
Home
Java
Android
Php
Cake PHP
jQuery
Grails
All Pages
▼
Showing posts with label
hostname
.
Show all posts
Showing posts with label
hostname
.
Show all posts
Sunday, February 24, 2013
validating fqdn url email hostname using java regular expression
›
Using java Pattern class to validate the FQDN, URL, E-Mail address hostname import java.io.*; import java.util.regex.Matcher; ...
›
Home
View web version