Initialising Variables in JSP

2000-02-18 Thread Subu
Could you help me out with a simple way to get a variable initialised in a jsp to a value ??(similar to the servlet initialization parameters defined in properties file). === To unsubscribe: mailto [EMAIL PROTECTED] with

No Subject

2000-02-07 Thread Subu
Hi folks I wish to provide i18n support in my JSP. Inspite of setting S_JIS encoding for the charset(encoding) in the page directive, i find that the Japanese characters are not shown in the browser. Has anyone tried to use encoding for japanese language.?

i18n support in JSP

2000-02-07 Thread Subu
Hi folks I wish to provide i18n support in my JSP. Inspite of setting S_JIS encoding for the charset(encoding) in the page directive, i find that the Japanese characters are not shown in the browser. Has anyone tried to use encoding for japanese language.? Has anyone tried to use i8n in JSP