public void setIntField(Integer intField) {
this.intField = intField;
}
public String ok() {
return "self";
}
public String cancel() {
return "self";
}
}
Thanks in advance,
BugFactory
From: bugfact...@hotmail.com
To: users@myfaces.apache.
Good morning.
As a first time poster on this list, I'd like to say hello to everybody.
I have run into a problem when attempting to upgrade an application to use
MyFaces 1.2 and Tiles 2. (It previously used MyFaces 1.1 and Struts Tiles.) My
command links ignores their immediate="true" attribut
2 matches
Mail list logo