| Author |
problem with vector array?
|
vijay mahendra
Ranch Hand
Joined: Jan 01, 2007
Posts: 51
|
|
hi . everyone. in my project , stored resultset data in vecor. i.e in that , i had created vector array and stored in that array as vectors. (inner vector) this is all for displaying data to user detailly. first i have create vector[] array . after that assigning vectors to that array using index. But it gives NullpointerException. I was unable to find that problem. please help me , if any. thanks everyone.
|
 |
Paul Sturrock
Bartender
Joined: Apr 14, 2004
Posts: 10336
|
|
|
Not an advanced question. Moving...
|
JavaRanch FAQ HowToAskQuestionsOnJavaRanch
|
 |
Joe Ess
Bartender
Joined: Oct 29, 2001
Posts: 8259
|
|
|
That's a pretty vague problem description. Have a look at our FAQ, Tell the Details and see if you can narrow down the problem for us.
|
"blabbing like a narcissistic fool with a superiority complex" ~ N.A.
[How To Ask Questions On JavaRanch]
|
 |
 |
|
|
subject: problem with vector array?
|
|
|