When I can re-use JSP EL expressions with Struts 2 Tags?
When will launch the next version of the framework? The latest version came
out in September.
Luiz Henrique Rossetti
n your resource bundle, but you can't do that with
. WTF?! Man, so far I've spent 3 hours trying to do make
that work, but just couldn't. I'm going crazy! Serious...
Célio
2007/6/19, Luiz Henrique Rossetti <[EMAIL PROTECTED]>:
> Hi guys,
>
> How can I use t
Hi guys,
How can I use the s: param with s:textfield?
I need to format a Timestamp property of my Action using the mask
"dd/MM/".
MyAction
public BlablaAction extens ActionSupport{
private Employee employee;
getters and setters
}
public class Employee{
private Timestamp finalDate
I solved this problem changing the order of the declaration of the
interceptors in struts.xml :D
On 6/4/07, Luiz Henrique Rossetti <[EMAIL PROTECTED]> wrote:
Ok!!! Now, the prepare() method in the Preparable interface executes
before the call of the method intercept()? I have some troub
method.
-Original Message-
From: Luiz Henrique Rossetti [mailto:[EMAIL PROTECTED]
Sent: 04 June 2007 18:37
To: user@struts.apache.org
Subject: Interceptor - method init and destroy
When trying to execute the method "init" and "destroy", it´s doesn´t
execute.
Somebody has some exampl
When trying to execute the method "init" and "destroy", it´s doesn´t
execute.
Somebody has some example of the Interceptor class that implements "open"
and "close" jdbc connections?
Thanks
Why this happens?
2007-05-30 09:51:49,986 ERROR (org.apache.struts2.dispatcher.Dispatcher:515)
- Could not find action or result
No result defined for action
br.com.cpm.gepro.action.CadastroProjetoActionand result input - action
- file:/C:/apache-
tomcat-6.0.13/webapps/gepro/WEB-INF/classes/strut
8 matches
Mail list logo