• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Struts 1 Plugin ScopeModenDrivenInterceptor Error

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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.
 
reply
    Bookmark Topic Watch Topic
  • New Topic