pro_jsp thread: Reading a Greek Unicode JSP
I have created a JSP, which contains greek characters, saved as unicode (using HomeSite). The page contains a form and correctly displays the greek labels. The form fields are set using JSP variables, but show for example, <%= companyName %>, instead of the value. Other language files (not saved as unicode) work correctly. Does anyone have a solution?
|





