Skip navigation.
Arch2Arch Tab BEA.com

Article: An Introduction to JSON
Subject:  Minor change to zipped code.
Date:  2007-10-18 10:58:04
From:  rajwani

I had to change line 60 in retservice.jsp to
String zipText = addressValue.getZip()+"";
for the example to work. Basically retrieve data as string instead of int.