- #1
KataKoniK
- 1,347
- 0
Does anyone know how I would go about displaying/generating webpage content with info from an array in a .java file?
Suppose you click on cars.com, once you do, the webpage will display the contents (say car names) of an array from a .java file. How do I do this?
Thanks.
Suppose you click on cars.com, once you do, the webpage will display the contents (say car names) of an array from a .java file. How do I do this?
Thanks.