InterviewSolution
Saved Bookmarks
| 1. |
What Is The Purpose Of 'script' Tag In *.gwt.xml File In Gwt? |
|
Answer» Automatically INJECTS the EXTERNAL JAVASCRIPT file located at the location specified by src. Automatically injects the external JavaScript file located at the location specified by src. |
|