Hi all,
I am migrating struts 1 application to Struts 2.
In that i am trying to use struts 1 plugin for Action and ActionForm.
Here is how I am configuring the struts.xml for this.
This is the error message that I get.
Exception starting filter struts2
Unable to find interceptor class referenced by ref-name scopedModelDriven - interceptor-ref -
Please help.
Thanks.