Hi
Using TS 6.5 SP1 Win 2003 .
When we enter Language specific ch in textbox or textarea they appear as garbage in jsps .
But if we enter the same language specific characters in VFE , they appear fine in jsps.
One thing more , i just creating the fragment jsps ie., not the main jsps .
I have static main jsp which includes these fragment jsps.
I have mentioned charset as UTF - 8 in main jsp .
Could anyone let me know the reason .
code for fragment jsp is like
[HTML]
[/HTML]