Re: Accessing arrays in struts2 jsp
Hmm, disregard as stupidity on my part... - Posted via Jive Forums http://forums.opensymphony.com/thread.jspa?threadID=57292&messageID=113124#113124 - To unsubsc
Accessing arrays in struts2 jsp
I , which iterates over a List of String[]. I then To get such an array available with key "image". I would then like to but any number in []'s is accepted (or, rather, ignored), giving me the full contents of the array instead of the entry specified. What could I be doing wrong