Re: Context path errors

Lukasz Lenart <[email protected]> Sun, 18 May 2025 16:41:50 +0200
Newsgroups gmane.comp.jakarta.struts.user
Message-ID <CAMopvkPghOOJqApLeSn=4qO1oo7tC2JxJBRwNhLhQOP2T9e+qg@mail.gmail.com>
śr., 14 maj 2025 o 23:54 Deborah White
<[email protected]> napisał(a):
>
> Updating to Struts 7 and I am receiving context path errors like:
>
> 13:46:46,495 WARN  [org.apache.struts2.dispatcher.Dispatcher] (default task-1) Could not find action or result: /SOTAS/sotas/storeUserName.action: There is no Action mapped for namespace [/sotas] and action name [storeUserName] associated with context path [/SOTAS]. - [unknown location]

How did you define this action in struts.xml? Did you use "/sotas" as namespace?


Cheers
Łukasz