I don't know how to enter my values into a 2 dimensional array using for loops then getting it the values for 1 column into a string[] type.
I got as far as setting up 2 arrays
String[][] stringList2 = new String[list2.size()][list2.size()];
but I want to enter a String name in the first...
hi all. um is there a way to extract the values 1 and 2 from a text file containing
[value1][value2]
[another value1][another value 2]
and get rid of those stupid [] brackets?
Im having trouble formatting the current date into yyyy, to be passed into a combo box with the years going back 50 and forward 50. Im new to jsp + html and java script <yes another newbie> Can you also provide a short example if not just direct me to other useful source of info on my current...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.