On Wed, Mar 17, 2010 at 11:15 AM, Pardeep Ruhil < [email protected]> wrote:
> I have included the all the javascript file in commonscreens.xml file of my > module. > > But still, the script file in not able to call. > I have written a simple alert in the beginning of the file, still no alert > pop up comes in. > Can you tell me why my script file are not able to load. > > Can you use the lookup button? If so then you have loaded the javascript files successfully. If not, then check web.xml of your web application. It should contain "allowedPaths" init-param, and there should be "/images:" location added. Bilgin
