After browsing through the struts archives, I have done the following changes to
validation.xml.
bp
bp
No exceptions thrown, but the error is not getting fired. Not sure what could be the
issue. Can someone help me please. Rick, can you pls help me.
Regds
Vasu Johnson
Vasu
Hi,
I am using DynaValidatorForm. The entry in my struts-config.xml looks like :
Where, the Line class looks :
public class Line {
private String bId;
private String dId;
}
bId and dId are actually drop downs on the UI. Basically, when the jsp loads, the drop
2 matches
Mail list logo