InterviewSolution
Saved Bookmarks
| 1. |
What is default public path for static resources in GWT application? |
|
Answer» The default public path is the public subdirectory underneath where the Module XML File is stored. |
|