Re: convention plugin struts.xml interceptors
Hi Lakasz Below is the struts.xml and LoginAction (for reference). Using default for package name in struts.xml: http://struts.apache.org/dtds/struts-2.3.dtd";> package net.codejava.struts; import com.opensym
Re: convention plugin struts.xml interceptors
Hi Martin, It threw the same exception after adding the annotations; including my struts.xml file: http://struts.apache.org/dtds/struts-2.3.dtd";> On Sun, Oct 30, 2016 at 6:53 PM, Martin Gainty wrote: > >