javascript - h:outputscript source file not loaded in firefox -
i have facelet page consists of
<h:outputscript name="xyz.js" target="head"/>
in template.xhtml loads javascript data. strange thing function "xyz.js" file executed in ie , chrome , cannot executed in firefox.
the firefox not able find/load javascript file.
kindly help,
Comments
Post a Comment