Helpful Information
 
 
Category: Java and JSP
java question - how to define an integer field

Hi,

Can someone please tell me how to define an integer field ?
I know for String you will do:

String abc = doc.getItemValueString("bbb")

What is it for integer ?

thanks

int yaks = 5;










privacy (GDPR)