Velocity + Map-backed ActionForm

2004-02-10 Thread Frederik Dierickx
Hi all, I'm stuck using Velocity with a map-backed ActionForm. I implemented my ActionForm using the technique of getValue(String key) and setValue(String key, Object value). I can retrieve a value from the Map using the following Velocity code input type=text name=$form.bean.value(1)

Struts ActionServlet extension processActionForward method problem

2002-07-18 Thread Frederik Dierickx
version of the processActionForward as is intended, the only problem here is that we need the functionality from the removed implementation as well. The Struts version we're using is 1.0.2. Has anyone else experienced this or a similar problem? Any help appreciated, Frederik __ Frederik