--- On Fri, 11/21/08, Casinova wrote: > u tried that but getting jquery null or not a object error. > [...] > and right now i m giving absolute path like > > <script language="JavaScript" > src="http://localhost:8084/ProjectName/js/jquery.js" > type="text/javascript"> > > is that fine?
Apparently not. However, when I said "absolute pathname" I meant something along the lines of: <script ... src="<s:url value="/js/jquery.js"/>" ...> Or whatever it is. Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]