lundi 6 avril 2015

Calling ext.js files under /resource/app directory

enter image description here


This is my folder structure for a spring mvc project


enter image description here The app.js file is called from the index.jsp file as the above.


enter image description here


This is app.js file.


enter image description here


This is application.js file under /resource/app folder.


enter image description here


To make sure, I also added another resource handler to spring mvc config.!


enter image description here


Somehow it can see the Application.js file under the app folder, but it failed to find any other files below the app folder....


Do you have any idea what the problem is and how I can solve this one?


Aucun commentaire:

Enregistrer un commentaire