Hi, Is there any way of creating a struts validation xml for a specific method or is the only way of doing through an Action method eg.
public String saveSomething() { return SUCCESS; } public void validateSaveSomething() { // } Thanks Dave. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org