Why can't you store the post code as a String?

Take a look at this example:



import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;