Tech Support > Computers & Technology > Programming > help accessing java object in javascript
help accessing java object in javascript
Posted by benshahbaz@gmail.com on November 24th, 2006


Hi,
I am having a serious problem accessing java object in javascript. I
am using struts and when the jsp page I am working on loads I have an
array of object that I have to work with. I am using a couple of fields
to populate a drop down menu, and when an item is select I need to fill
some fields in a form with some more data from the array of objects. I
was thinking using javascript would be a good idea, but that is not
working for me with IE. Any ideas? thanks


Similar Posts