Wicket Textarea New Lines

View: New views
2 Messages — Rating Filter:   Alert me  

Wicket Textarea New Lines

by Peter Arnulf Lustig :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

when the user types the following text for example in a textarea:

hello,
i'm nice!

then wicket saves it as String in one single line: "hello, i'm nice!".

How can use the format of the user input?




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


AW: Wicket Textarea New Lines

by Peter Arnulf Lustig :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I found the solution: I need to use MultiLineLabel!



----- Ursprüngliche Mail ----
Von: Peter Arnulf Lustig <uuuuuuau@...>
An: users@...
Gesendet: Donnerstag, den 5. November 2009, 11:15:47 Uhr
Betreff: Wicket Textarea New Lines

Hi,

when the user types the following text for example in a textarea:

hello,
i'm nice!

then wicket saves it as String in one single line: "hello, i'm nice!".

How can use the format of the user input?




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...