Inserting some <br/> even on the same line property doesn't work? You could disregard html code behind the browser and format it when rendering.
2007/9/10, Mirbek Nosinov <[EMAIL PROTECTED]>: > Hello > > I am trying to make multiline key value in my resource file > Reource file is like "myRes.properties" > and in this file i want to include text like: > > <h1>title</h1> > <p>Text Text Text Text Text Text > Text Text Text Text Text Text Text > Text Text Text Text Text Text Text > > under key name : mykey > so content of my myRes.properties file is > mykey=<h1>title</h1> <p>Text Text Text Text Text Text > Text Text Text Text Text Text Text > Text Text Text Text Text Text Text > > and my struts 2 application can recognize only first line: <h1>title</h1> > of my key value > > how to make available all of the lines of my key value? > -- Moesio Medeiros --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]