Hi All
I have tried this
<logic:iterate id="tsv" collection="testScoresVector">
testScoresVector is a vector stored as a session Attribute as
request.getSession().setAttribute("testScoresVector", testScoresVector)
Please let me know what the problem is.
Now it says cannot create iterator for this collection.

--Mohan






---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to