Can someone enlighten me on the following excerpt from the
Apache Struts 2 Documentation Parameters Interceptor http://struts.apache.org/2.x/docs/parameters-interceptor.html "Similiarily it's possible to use action.setPrimaryKey() property set call to actually load the model class from persistent storage. Without any assumption on parameter order you have to use patterns like 'Preparable'."