Log in

View Full Version : Difference between returns a null values and an empty string?


EldaSummer
Oct 24, 2012, 12:05 AM
Suppose you have an input field named "adminNo". What is the difference when you call to getParameter("adminNo") method returns a null value and when it returns an empty string " "?