msg2ajay
06-21-2007, 03:38 AM
HI,
i hav done like this but i am not able to access my javascript to my jsp... it any thing wrong with my src=""
<head>
<script language="javascript" src="../myJs/myJavaScript.js"></script>
</head>
my folder structure is
myJS
- build
- myweb
-META-INF
-myJs
-myJavaScript.js
- web
-index.jsp
-WEB-INF
thx & rgds,
Ajay
i hav done like this but i am not able to access my javascript to my jsp... it any thing wrong with my src=""
<head>
<script language="javascript" src="../myJs/myJavaScript.js"></script>
</head>
my folder structure is
myJS
- build
- myweb
-META-INF
-myJs
-myJavaScript.js
- web
-index.jsp
-WEB-INF
thx & rgds,
Ajay