> I am trying to iterate a session variable of type HashMap<String, List>
> using the following code, but it's not producing any markup..
>
> <s:iterator value="#session.User" id="User">

You mixing different types, once HashMap and then User


Regards
-- 
Lukasz
http://www.lenart.org.pl/

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

Reply via email to