Hi list,

I want to create an array of objects (Object[]) with a String, an array of
ints (int[]) and a two dimensional Vector[][]. Is that possible? Can I call
after, let's say, the 5th element of the ints array like myObjectsArray[1][4]?

Thanks in advance

OsKar.

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to