I'm encountering a problem where this à character in a javascript file
causes illegal character exceptions when read with the resource reader, but
not when I open the file up directly from the filesystem. The character
occurs inside a javascript character array ["Ã"]. Cocoon serves an html page
and the .js file is then loaded as an included, also served by Cocoon. Any
tricks to using the resource reader? My map:read tag has two parameters,
type="resource" and src. Do I need to specify encoding or mime-type to
guarantee the accurate reading of text files?

-Robert Douglass


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to