<script type="text/javascript" 
src="<yourcontext>/javascript/datetimepicker.js"></script>

________________________________

From: Mallik [mailto:[EMAIL PROTECTED]
Sent: Tue 12/12/2006 4:53 PM
To: user@struts.apache.org
Subject: external javascript file linking problem?




Hi friends
i am converting a project into struts
i want to use my javascript(js) calender file in strtus
application.(calender will display in popup)
but that javascript file is not working.
what will be the reason
this way i link it to jsp file:
---------------------------------------------------------------------------------------------------
<link href='<html:rewrite page="/javaScript/datetimepicker.js"/>'
type="text/javascript"/>

---------------------------------------------------------------------------------------------------
and i also tried like this:
--------------------------------------------------------------------------------------------------
<script language="javascript" type="text/javascript"
src="/javaScritp/datetimepicker"></script>

and also
<script language="javascript" type="text/javascript"
src="/javaScritp/datetimepicker"/>

no one is working
what will be the reason
or what is the way of linking external js file
let me know please
thanks in advance

ur's
Mallik

--
View this message in context: 
http://www.nabble.com/external-javascript-file-linking-problem--tf2805692.html#a7827816
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



**********************************************************************
This message is intended for the addressee named and may contain
privileged information or confidential information or both. If you
are not the intended recipient please delete it and notify the sender.
**********************************************************************

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to