Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

How to give a line break in struts properties file.

843840Mar 3 2008 — edited May 15 2009
Hi,
I am developing a struts application using Jdeveloper. Here in the applicationresources_properties file, i am handling all the labels and their descriptions. Also i had to use the hover concept here where when a user when he moves the mouse onto a label on the jsp page, some text about that particular field has to be displayed. Here i am defining all that description in the properties file. For some fields, i need the description to come on multiple lines, but right now it is coming in a single line. Can someone suggest me how to start a new line in the properties file.

Thanks in advance.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 12 2009
Added on Mar 3 2008
25 comments
4,334 views