Java Evangelist John Yeary
Pages
(Move to ...)
Home
About Me
▼
Thursday, February 22, 2018
Validating a Domain Name using Commons-Validator
›
A quick example of using DomainValidator to validate a domain name.
Thursday, November 16, 2017
JSF 2.3 Tip of the Day: Single Select Menu Item Example
›
One of my new colleagues is new to JSF development, and asked for some assistance in creating a JSF <h:selectOneMenu/> which had a bl...
Monday, October 09, 2017
JAX-RS 2.0 Tip of the Day: Using MOXy and Forms Example on GlassFish 5.0
›
Glass Fish I have been tasked with doing some JAX-RS coding during my day job. I wanted to update my skills for JAX-RS which is one of...
Sunday, October 08, 2017
JSF HTML Whitespace, JS, and CSS Compression
›
This is the second approach to whitespace removal, JS, and CSS compression. In my article Whitespace Servlet Filter , I mentioned that I...
Whitespace Servlet Filter
›
A few years ago I worked on a number of different techniques to strip the whitespace out of web pages. My goal was to come up with a solut...
1 comment:
›
Home
View web version