|
About bean:write
I would like to ask u guys that if we display our results using bean:write. It displayed integer as it is retrieved from the database but i don't want to display it as integer. I want it to display as a string. For example, if it retrieved the integer 1 then it should display published instead of the number 1 on my page.
Anyone knows how to do it? Thanks in advance.
|