ive recently gotten this book
http://www.amazon.co.uk/Java-EE-Development-With-NetBeans/dp/1849512701/ref=sr_1_1?ie=UTF8&qid=1356080748&sr=8-1
everything was going good until chapter 2 when in the examples it uses a SurveyData object that it hasnt explained and i get an error when typing it in netbeans
if any one out there does web development for a living then could you please tell me how you learned?,
i am just curious.
ive recently gotten this book
http://www.amazon.co.uk/Java-EE-Development-With-NetBeans/dp/1849512701/ref=sr_1_1?ie=UTF8&qid=1356080748&sr=8-1
everything was going good until chapter 2 when in the examples it uses a SurveyData object that it hasnt explained and i get an error when typing it in netbeans
And this answer has nothing to do with JavaScript.
1.Why are we checking res==-1 ?In what case will we get the value as -1.
2.How can I modify the code such that the above line is read properly?