Struts 1.x tag lib docs says about optionsCollection
http://struts.apache.org/1.x/struts-taglib/tlddoc/html/optionsCollection.html wrote:This tag can be used multiple times within a single <html:select> element, either in conjunction with or instead of one or more <html:option> or <html:options> elements.
I would rather check with the generated HTML for both the code snippets and find out any discrepancies there.