changing a letter to word
how change a word ( a "T" ) TO ("TOTAL")thanks .......i'm work in as/400 servlets
[103 byte] By [
sam121a] at [2007-9-19]

I don't get it.Would you like some code to automatically change the letter "T" to the word "TOTAL" ?How would the "code" know it shouldn't change the "T" to, for example, the word "TOMATOE" ?Maybe I don't understand the question right.../Rickard
hi,
You are talking about logical conventions.
Write a business logic for your logical conventions which will convert your db value to a human readable format and send it to the web page.
It may be a specific requirement in your domain implement the logic to fulfill the requirement.
or else come back with the details about requirement.
-Sanath Kumar