on Wednesday, July 23, 2008 3:22 AM, Lyallex [mailto:[EMAIL PROTECTED]
wrote:
>
>
>
> ">Create New
> Establishment
> (absolutely no idea why this works)
I seem to remember that there is a difference between
and
If the namespace is omitted, S2 puts it in the "default namespace" [1]
which b
; To: Struts Users Mailing List
> Subject: Re: namespace headpain
>
> It was happen to me also, then I just used annotation to replace struts
> configuration and I used config-browser/index.action to list available
> action and the detail.
>
> if my app is http://localhost:8
try setting:
in your struts.xml
-Original Message-
From: mujoko mujoko [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 23, 2008 4:30 AM
To: Struts Users Mailing List
Subject: Re: namespace headpain
It was happen to me also, then I just used annotation to replace struts
configuration
Hi,
Don't treat namespace as directory, they are not relevant. Namespace
is logic name for given set of actions, jsp, whatever.
If Struts2 can't find action in given namespace, it's jumping to
default namespace / and try to search it there.
I didn't understand what problem do you have, but you ca
It was happen to me also, then I just used annotation to replace struts
configuration and
I used config-browser/index.action to list available action and the detail.
if my app is http://localhost:8080/kopkar
then i will check to
http://localhost:8080/kopkar/config-browser/index.action
but you n
5 matches
Mail list logo