Re: Réf. : Re: No Collection Found problem

2007-06-15 Thread Niall Pemberton
On 6/15/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Hello Niall, Actually I did a mistake when i wrote my email, because i already do what you told me to do, so I still have the same problem: <%= TEST %> <% Collection col = (Collection)request.getSession().getAttribute( "cautionVos"); %>

Réf. : Re: No Collection Found problem

2007-06-15 Thread Marianne . Gardes
Hello Niall, Actually I did a mistake when i wrote my email, because i already do what you told me to do, so I still have the same problem: <%= TEST %> <% Collection col = (Collection)request.getSession().getAttribute( "cautionVos"); %> <%= col.size() %> <%= col.isEmpty() %>