I need a little JS help from within a Stripes app. I have this in my JSP
(in HEAD):
<script type="text/javascript"
src="${pageContext.request.contextPath}/script/cal/calendar.js">
</script>
Here's the JS error: JavaScript -
http://localhost:8080/ilostandfound/script/cal/calendar.js - Linked Script
not loaded
The file, calendar.js lives in WEB-INF/script/cal/calendar.js
I tried to access the file directly via the URL with different paths, but
can't seem to pull it down.
Do I need to do something from a Stripes config perspective to specifiy
the script dir? Alternately, given the locaiton of the file (in the file
system), is the path in the JSP correct?
TIA!
------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Stripes-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-users