Dave, you are right
> ...
>
> That's not much to go on.
>
> Dave
Here a small example.
FORM:
ACTION:
private TipoHistorico tipoHistorico;
public String doCrud() throws Exception {
if (getAcao().equalsIgnoreCase("Inserir")){
try {
tipoHis
jb...@pop.com.br wrote:
We´re trying to upgrade struts from 2.0.11 to 2.1.6, and in actions where validation with xml file, appears the following errors.
In version 2.0.11 the errors doesn´t appear.
...
That's not much to go on.
Dave
We´re trying to upgrade struts from 2.0.11 to 2.1.6, and in actions where
validation with xml file, appears the following errors.
In version 2.0.11 the errors doesn´t appear.
java.lang.NoSuchMethodException:
gov.pr.cohapar.admin.licitacao.action.TipoHistoricoAction.crud()
java.lang.Class.get
3 matches
Mail list logo