Guest User

Untitled

a guest
Jul 25th, 2016
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. <head>...
  2. <script src="/site/ext-js"></script>
  3. </head>
  4.  
  5. @RequestMapping(value = "/ext-js", method = RequestMethod.GET)
  6. public String getExternalJS() {...}
Add Comment
Please, Sign In to add comment