I really like -MM-DD because that's the way we always write dates in
Sweden... :)
-Original Message-
From: Stefan [mailto:[EMAIL PROTECTED]
Sent: den 24 februari 2007 22:40
To: Struts Users Mailing List
Subject: Re: [S2] doubt working with dates in brazilian format (dd/MM/)
Dani
Hi All,
I am developing an Internatinalized application
based on struts frame work. But while displaying
Japanese character, I am getting Junk data. I am
getting issue with only multibyte characters (Japanese
..) Other laguages are working fine.
I have done the following things
1. St
Hi Joe-
are you're looking for a MessageBoard
M-
> Hello everyone,
>
> I need a good forum solution to integrate with strut1 (action).
>
> Anyone got a favorite to share?
>
>
> Thanks,
>
> Joe
>
> -
> To unsubscribe, e-mail
Hello everyone,
I need a good forum solution to integrate with strut1 (action).
Anyone got a favorite to share?
Thanks,
Joe
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
On 2/24/07 10:23 AM, "Mark Menard" <[EMAIL PROTECTED]> wrote:
> At this point I have scripted actions and service beans in Groovy, with
> automatic reloading working. (http://www.vitarara.org/cms/node/98)
A brief update. I have this working in a simple environment. I tried adding
Spring declarati
Daniel Amadei schrieb:
Hi All,
I'm working with dates but I'm not able to convert dates to be
displayed automatically using the brazilian format (e. g. dd/MM/).
Also I'd like to know how to validate my dates using this format and
not the standard.
If somebody could point me to the docs wher
Hi Daniel,
Maybe this will help.
You may create converters for any type.
Here is one I use for dates.
You also need to put 'xwork-conversion.properties' file in classpath,
something like:
java.util.Date=aaa.utils.typeconverter.DateConverter
And the converter class:
public class DateConverter e
On 2/24/07 3:41 PM, "Dave Newton" <[EMAIL PROTECTED]> wrote:
> Isn't that an issue with *any* session-based
> methodology?
Absolutely. It just amazes me how many people still run into it and are
baffled by the strange behavior.
Mark
--
--- Mark Menard <[EMAIL PROTECTED]> wrote:
> Be careful with the ScopedModelDriven method. Have
> you checked that it works with a user running two
> concurrent copies of your wizard, if you allow it?
> (Think tabbed browsing.)
Isn't that an issue with *any* session-based
methodology?
d.
__
Hi All,
I'm working with dates but I'm not able to convert dates to be
displayed automatically using the brazilian format (e. g. dd/MM/).
Also I'd like to know how to validate my dates using this format and
not the standard.
If somebody could point me to the docs where I can find some info
a
I have a little legacy system to migrate to struts2. I want do use validation
features from struts2. I need to use the theme = simples because I don´t
want to change in the layout(tags tr´s, divs in other themes). The
validation on server side is fine, but how I put the validation on cliente
side
Hi!
I have to read form post in windows-1257 encoding:
http://localhost:8080/myStruts2Action.html";
method="post">
the request field AAA should be PAĻIV but it is PA?V
How I can read special characters like Ļ Ā Ī and others?
I use Jetty web server and struts2.
Thanks!
--
Vie
I have spent the last week working on integrating Struts 2 and Groovy. I
started writing my actions in Groovy last week. This is great, but I want to
eliminate the compile restart cycle for general editing and debugging.
My first attempt was to extend the Struts 2 Spring plugin, to use a
GroovyCla
On 2/23/07 7:31 PM, "Dave Newton" <[EMAIL PROTECTED]> wrote:
> --- bob <[EMAIL PROTECTED]> wrote:
>> For instance, if my domain object is Customer, what
>> would be the consequences and benefits of using
>> modelDriven with a getModel() that returns an
>> instance of Customer, versus having a getC
On 2/23/07 8:22 PM, "Ted Husted" <[EMAIL PROTECTED]> wrote:
> The Apache Struts group is pleased to announce that Struts 2.0.6 is
> available as a "General Availability" release. The GA designation is
> our highest quality grade.
Congratulations to all! I have been happily using S2 since 2.0.1. I
15 matches
Mail list logo