On 10/18/2013 12:28 PM, Lukasz Lenart wrote:
2013/10/18 Emi Lu :
Good morning,
Tried the new version15.3, but failed:
login() method is not called at all.
(1) login.jsp
Struts 2.3.15.3 disables support for action: prefix by default [1], to
enable it you must set struts.ma
2013/10/18 Emi Lu :
> One more comment:
> =
> Tiles 3.0.1 is used in the new struts package, but it will cause
> "java.lang.NoClassDefFoundError: org/apache/tiles/web/startup/TilesListener"
> exception.
>
> So, I could only use 2.2.2.2.
Have you read the docs? You can choose ei
2013/10/18 Emi Lu :
> Good morning,
>
>
> Tried the new version15.3, but failed:
>
> login() method is not called at all.
>
> (1) login.jsp
>
>theme="simple"
> action="loginProcessLoginAction" />
Struts 2.3.15.3 disables support for action: prefix by default
One more comment:
=
Tiles 3.0.1 is used in the new struts package, but it will cause
"java.lang.NoClassDefFoundError:
org/apache/tiles/web/startup/TilesListener" exception.
So, I could only use 2.2.2.2.
login() method is not called in the action class - this is the probl
Good morning,
Tried the new version15.3, but failed:
login() method is not called at all.
(1) login.jsp
(2) ProcessLoginAction.java
public class ProcessLoginAction extends ActionSupport
{
private static final long serialVersionUID = -23344844
5 matches
Mail list logo