Java Vector to Javascript Array
843836Jul 23 2004 — edited Jul 24 2004Hi all, im facing a potential problem and would be very grateful for any help on the following
I want a Vector (rather several Vectors) comprising of serializable plain old java objects. I will have a JSP or plain HTML (probably JSP) page containing, amongst other things, a javascript array or set of arrays i want to have populated with the contents of the vectors . . .
Is this possible? not after code really just a feasible way of implementing this . . .it mi9ght turn out that it cann all be done via JSP / Java.
P.S. Asan after thought, when writing this,anyone know where i can find information regarding java accessing manipulating HTML DOM please
Thanks in advance for the help people.