use "#session.skillsFound" or "#session[''skillsFound']"
musachy On 8/15/08, Ylva Degerfeldt <[EMAIL PROTECTED]> wrote: > Hi! > > Shouldn't Struts 2 be able to find objects stored at session level > just by using the name? > > In my action I put a Set called "skillsFound" in the HttpSession. Then > I want to access it (and iterate through it) from a jsp, but this line > of code gives a False result: > > <s:if test = "skillsFound != null"> > > Is there something I've forgotten to do or have I misunderstood things? > > Thanks in advance! > > /Ylva > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- "Hey you! Would you help me to carry the stone?" Pink Floyd --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]