[EMAIL PROTECTED] wrote on 7/18/08 6:08 PM:
hi there,,

 Did this work?
   I have actually tried this and yes, like Emily,my JS stuff is store
in myapp/root/lib/site .


    <script src="[% Catalyst.uri_for('/multifile.js') %]"></script>


[% Catalyst.uri_for('/lib/site/multifile.js') %]

assuming that you really have 'Catalyst' as your app variable, and not 'c'.
If you are using Catalyst::View::TT, it is 'c' by default.


--
Peter Karman  .  http://peknet.com/  .  [EMAIL PROTECTED]

_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to