Differences
This shows you the differences between two versions of the page.
|
ext-js [19/11/2018 12:02] Anthony Arents [To start a new Ext JS project] |
ext-js [19/11/2018 12:04] (current) Anthony Arents [ExtJS in java web projects] |
||
|---|---|---|---|
| Line 12: | Line 12: | ||
| <code>~/ExtJS/ext-6.0.0/</code> | <code>~/ExtJS/ext-6.0.0/</code> | ||
| ===== ExtJS in java web projects ===== | ===== ExtJS in java web projects ===== | ||
| - | New Maven Web Project -> folder structure : create /src/main/webapp/static if not available. | + | Maven Web Project :\\ |
| + | folder structure ''create /src/main/webapp/static if not available''.\\ | ||
| + | \\ | ||
| We create the application inside this static folder. | We create the application inside this static folder. | ||