> > I know this is a bit off topic but I can't seem to get an answer from > anywhere. > Has anyone been able to load a Java array from a servlet into a > javascript array within the HTML page generated by the servlet? > Is it possible?
I have just written out the initialization of the JavaScript array by just outputting it the page. I suspect a dynamic keep-alive solution might be possible using DOM and JavaScript. I have seen JavaScript and ASP examples of this. Maybe one of those could help you. Best regards Mikael -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
