Yes, you are right. In my web application web.xml I used the org.apache.portals.bridges.velocity.BridgesVelocityViewServlet. I think this is the right servlet, isn't it?
> Anyway, did you ever put some objects by same names into request or session > attributes? Usually I'm working only with objects in velocity context... I don't put objects in request or session. I'll do a check. The strange thing is that there are already objects with the same name in the context...