Hello:
For example one generated path is:
/Test/faces/myFacesExtensionResource/inputsuggestajax.InputSuggestAjaxRenderer/11302665/controls.js
If I look under <TOMCAT_HOME>/webapps/Test/faces/myFacesExtensionResource/inputsuggestajax.InputSuggestAjaxRenderer/11302665/controls.js
So perhaps it is natural that I am having a problem with an undefined object. What should be the correct path and how do I communicate to the JSF/AJAX system so that it generates the correct path.
-Umesh
The generated code for inclusing java files looks as below:
<script src="" type="text/_javascript_"><!--
//--></script>
<script src="" type="text/_javascript_"><!--
//--></script>
<script src="" type="text/_javascript_"><!--
//--></script>
<script src="" type="text/_javascript_"><!--
//--></script>
<script src="" type="text/_javascript_"><!--
//--></script>
<link rel="stylesheet" href="" type="text/css" /></head>