First, what does "send the Euro character via struts" mean?  Second, are you
using the entity or numeric references (€ and € respectively)?
Do you really need to "send the character" itself?  It may be best to use
the character itself just for presentation purposes and pass some string
that indicates use of the EURO, USD or other, i.e. have a String on the
ActionForm that specifies "EURO", "USD", etc.

On 8/14/06, Mark Breitner <[EMAIL PROTECTED]> wrote:

Hi,

I´ve got the problem the I want to send the "€" (Euro) character via
struts and whenever this character appears in a string, all I receive in my
action is an empty string.

Is this an encoding problem and what do I have to do to solve it ?
--


Echte DSL-Flatrate dauerhaft für 0,- Euro*. Nur noch kurze Zeit!
"Feel free" mit GMX DSL: http://www.gmx.net/de/go/dsl

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to