Re: How to show the table and not the string in struts
- From: "Tim B" <nospam@xxxxxxxxxx>
- Date: Tue, 31 Oct 2006 03:16:58 GMT
"Etantonio" <etantonio@xxxxxxxxx> wrote in message
news:1162207598.459905.48730@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi,
I'm using struts, in a field retrieved from a dB I've a string that
describe an html table,
"<table border="1" width="100%"><tr> <td width="1"> ....</td>
</tr> </table> "
I want to insert this code insight a jsp in a way that the table is
shown and not the string.
I tried to use <bean:write> but it shows the above string not the
table.
How can I solve the problem ???
Thanks
Antonio D'Ottavio
www.etantonio.it/en
set the filter attribute of the <bean:write> tag to false
.
- References:
- How to show the table and not the string in struts
- From: Etantonio
- How to show the table and not the string in struts
- Prev by Date: Re: Rationale behind constructor call chain... ( and comparison with C++)
- Next by Date: Re: Newbie: iterating two collections
- Previous by thread: How to show the table and not the string in struts
- Next by thread: Free Download Norton antivirus 2005 SE and many other essential software
- Index(es):
Relevant Pages
|