Has anyone implement Acegi Security with Struts 2 yet?
I'm working on it and just wondering if the way I'm doing it is bad or not.
Basically I've read through abit of docs and looked at many examples and they
are force the filter to direct to a login.jsp form which submits to
/j_security_check
Hey,
If this is true, then how does one standardly get around this issue when forms
submit? Since I believe there is a separate service which processes the forms
and attempts to get an InputStream and is causing the crash.
I'm really working on a hybrid clickstream tracking filter which reads i
Perhaps obvious question but,
Do you have
set inside your struts.xml?
-Original Message-
From: João Vieira da Luz [mailto:[EMAIL PROTECTED]
Sent: Tuesday, February 27, 2007 12:42 PM
To: user@struts.apache.org
Subject: Problems using spring plugin and struts 2.0.6
We've upgraded to str
stack used for LoginAction.
-Gabe
On 2/27/07, Paul Saumets | Merge <[EMAIL PROTECTED]> wrote:
>
> I'm having some difficulty passing along params from my action forms with
> Struts 2. I have a basic jsp form declared as follows:
>
> nomespace="/">
>
>
I'm having some difficulty passing along params from my action forms with
Struts 2. I have a basic jsp form declared as follows:
executeLogin is correctly mapped to my LoginAction action class which looks
something like the following:
public class LoginAction extends ActionSupport {
5 matches
Mail list logo