<interceptor name="prepare" class="com.opensymphony.xwork.interceptor.PrepareInterceptor"/>
This interceptor watches for Actions that implement com.opensymphony.xwork.Preparable and calls the prepare() method on it.