After working on this for a while, I beginning to think that that
ModelDriven interface is not what I had thought it was. It is certainly not
a replacement for the formBeans in Struts 1. I guess I just need to forget
most of what I've used in Struts 1 :) Thanks all for your help.
This issue is related to my other "issue" with the ModelDriven interface.
Has anyone attempted to use programmatic validation in Struts 2? When I
add an actionError and return INPUT, it properly goes back to the page
with the form, but it does not keep the values that I typed. Shouldn't
that work? This is how it worked in Struts 1.
package com.company.action;
i
3 matches
Mail list logo