I created basic ROO mvc application
viewing html source I can see few <javascript src="..." />
like:
<script type="text/javascript" src="/tryroo/resources/dojo/dojo.js">
(I see load-scripts.tagx define the links)
where is dojo.js file located ?
(I could not find it anywhere)
