![]() |
|
|
|||||||
![]() |
Java - String containing HTML code is not rendering in JSP |
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
Hi,
I have a JSR168 portlet that uses portlet preferences to store a HTML string. When I want to display this value in my JSP, I'm calling: Code:
Code:
The value of breadcrumbText is: You are here: <a href="/index.html">Home</a> > A to Z of Services And what I would like it to print out in my JSP as: You are here: Home > A to Z of Services If I create another String: Code:
Then output this as: Code:
Then the tect is bold and underlined as expected. Is there a way I can get my breadcrumbText String to be output in the same was as htmlTest? Thanks ducey |
|
|
|
|
|
|
#2 |
|
Junior Member
Join Date: Oct 2009
Posts: 2
|
Has anyone seen this problem before? I've still not found a solution, so I think it might be an issue that only IBM can fix.
Anyone got any suggestions? ducey |
|
|
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Give you enough string functions in Java web reporting tool | freezea | Software | 0 | 10-08-2009 09:03 AM |
| urgent help....need urgent help on say string task.. | pooja | Software | 0 | 03-03-2009 06:16 AM |
| Java String Problems | rbnbenjamin | General Help Related Topics | 0 | 02-03-2009 11:02 PM |
| ASP.NET: Asign Users in Roles(Array.IndexOf(Of String) method) | msandlana | Software | 0 | 04-25-2008 06:37 AM |
| Hidden linebreaks in string? VB.NET | Jiggy | Software | 0 | 04-23-2008 02:18 PM |