Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Java Vector to Javascript Array

843836Jul 23 2004 — edited Jul 24 2004
Hi 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.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 21 2004
Added on Jul 23 2004
3 comments
234 views