On 12/10/2017 6:06 PM, Dave Weis wrote:
> Correct, I want 'categories' to be the correct action name. I made a
> duplicate with a different name but the same class and results and it works
> fine. If I remove the first action I put in to test/reproduce this I still
> get the same error.
> 
> I have my struts.xml cut down to the below and I still can't get to
> /commerce/categories successfully but /commerce/knobhead works fine at the
> same time.

I locally tested exactly same configuration and both knobhead and 
categories work here.

If I were you, I would search all xml and java files for term 
`categories`. Maybe an action, servlet, etc is defined with same name 
somewhere via xml or annotation!

I hope this helps,
Yasser.

Reply via email to