I am not familiar with javascript and weblogic (we have as appl.server)
but we received an application (qmf) that we wanted to deploy. this is no problem. but when running any page of this application we get errors, related to javascript : jsLibraryLoader not defined and opening the page
<html dir="ltr">
<head>
<script language="JavaScript1.2" src="<link rel="stylesheet" type="text/css" href="
<script language="Javascript1.2" src="<script language="Javascript1.2">
jsLibraryLoader.setJScriptsRootPath("
As js is part of the browser, is there any reason why this runs on a browser against websphere and not to weblogic ?
There seems to be a problem with jsLibraryLoader that is defined at top of the script page ...
Any help/hint is welcome
Thanks for all update
Best Regards, Guy Przytula
but we received an application (qmf) that we wanted to deploy. this is no problem. but when running any page of this application we get errors, related to javascript : jsLibraryLoader not defined and opening the page
<html dir="ltr">
<head>
<script language="JavaScript1.2" src="<link rel="stylesheet" type="text/css" href="
<script language="Javascript1.2" src="<script language="Javascript1.2">
jsLibraryLoader.setJScriptsRootPath("
As js is part of the browser, is there any reason why this runs on a browser against websphere and not to weblogic ?
There seems to be a problem with jsLibraryLoader that is defined at top of the script page ...
Any help/hint is welcome
Thanks for all update
Best Regards, Guy Przytula