1. struts2: accessing getters of action class in jsp without creating object stackoverflow.com
|
2. [Struts 1.2] javax.servlet.jsp.JspException: No getter method for property: "error struts.1045723.n5.nabble.comHello! I'm getting a currious errormessage, which I'm not understanding with the background written later on: javax.servlet.jsp.JspException: No getter method for property: "errorm" of bean: "camp" Background: The bean camp is set while validating, because an error happened. Therefore, the original page is shown again, the errormessage is shown and the bean camp is correctly detected. But the property errorm can't ... |