Hi Christian,
I'm pretty sure that Dave understood "simple", when you talked about "plain"
theme.
A part this, It should be work as you expected.
Can you send further details? like action configuration, result... etc
Maurizio Cucchiara
On 9 August 2011 17:07, Christian Grobmeier wrote:
> On Tue
Of course, I should use when i try to print field errors.
Btw, actionerror is doing stuff in simple theme, like field error does
too. I have finally digged the code
Cheers + Thanks!
On Tue, Aug 9, 2011 at 5:07 PM, Christian Grobmeier wrote:
> On Tue, Aug 9, 2011 at 4:23 PM, Dave Newton wrote:
On Tue, Aug 9, 2011 at 4:23 PM, Dave Newton wrote:
> On Tue, Aug 9, 2011 at 10:20 AM, Christian Grobmeier wrote:
>> Shouldn't at least the message text come out of it?
>
> No, the plain theme doesn't do much for you.
Just to make sure.. I am using "simple" theme, i mixed up the name.
Guess you me
On Tue, Aug 9, 2011 at 10:20 AM, Christian Grobmeier wrote:
> Shouldn't at least the message text come out of it?
No, the plain theme doesn't do much for you.
Dave
-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For
Shouldn't at least the message text come out of it?
On Tue, Aug 9, 2011 at 4:16 PM, Dave Newton wrote:
> On Tue, Aug 9, 2011 at 10:14 AM, Christian Grobmeier wrote:
>> Is it probably related when i switched to the plain theme?
>
> Yes; the "plain" templates don't do much for you.
>
> Dave
>
> --
On Tue, Aug 9, 2011 at 10:14 AM, Christian Grobmeier wrote:
> Is it probably related when i switched to the plain theme?
Yes; the "plain" templates don't do much for you.
Dave
-
To unsubscribe, e-mail: user-unsubscr...@struts.ap
Using worked fine so far. But now it appears not to
show my action errors anymore.
For example with:
@RequiredFieldValidator(
type = ValidatorType.SIMPLE, fieldName
= "username", key =
"errors.usernamemissing")
Or:
this.addActionError(getText("err
I have several actions that instantiate a business service to query KPI
statistics from our database. The KPI statistics are gathered using
projection-based Hibernate queries on several domain entity objects.
We are representing the KPIs in the view using a jQuery-based chart
library.
Does it
8 matches
Mail list logo