HI,

I have the strangest problem with the Iterate tag, Resin and Tomcat.

I populate a "news" bean  from a database and store it in the request scope 
(request.setAttribute("news",news);)

When I iterate over the beans in Tomcat, it's fine.

In resin, the iterate part is just skipped, as though the bean was empty.

Does anyone have an idea?

thanks,

Noam

Reply via email to