This tells you where the problem is. If you look at the code there you
should be able to tell what is going wrong.
At 01:33 PM 7/8/2004, you wrote:
org.apache.commons.beanutils.PropertyUtils.getPropertyDescriptor(PropertyUtils.java:837)
In an attempt to avoid using LookupDispatchAction:
I planned on just using form.getAction(), which works with submit
buttons, but when I try it with an image button its a different story.
Here's my setup
public class CartForm extends ActionForm {
private final Map values = new HashMap();
pr
2 matches
Mail list logo