> circumstance. Anyway, problem solved.
>
>
> --- On Fri, 9/17/10, Dave Newton wrote:
>
> From: Dave Newton
> Subject: Re: Struts 2.2.1 gives There is no Action mapped for namespace /
> and action name .
> To: "Struts Users Mailing List"
> Date: Friday, Septembe
Turns out that the problem was that my JSPs were in the wrong directory
(WEB-INF/ instead of web/). That's a strange error message to give in that
circumstance. Anyway, problem solved.
--- On Fri, 9/17/10, Dave Newton wrote:
From: Dave Newton
Subject: Re: Struts 2.2.1 gives There
What happens if you leave off the trailing slash?
(And Javassist is required because OGNL has a dependency on it.)
Dave
On Saturday, September 18, 2010, Dean Schulze wrote:
> I've got a simple Struts 2 application that I build and deploy to glassfish
> with Netbeans. When I point the web brow
I've got a simple Struts 2 application that I build and deploy to glassfish
with Netbeans. When I point the web browser to
http://localhost:8080/Struts2Hello/login.action/ it gives this error:
There is no Action mapped for namespace / and action name .
My action is named "login". Why does it
4 matches
Mail list logo