GettingStarted: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 23: Line 23:


==== Add your resource to server.xml ====
==== Add your resource to server.xml ====
Open file "server.xml" in a text editor, such as Notepad or Notepad++. The file is found in your root server directory.<br>
Open file "server.xml" in a text editor, such as Notepad or Notepad++. The file is found in your server folder.<br>
Scroll down to the "<resources>" tag, which is currently at the bottom of the xml file.<br>
Scroll down to the "<resources>" tag, which is currently at the bottom of the xml file.<br>
Add a "<resource>" tag inside the "<resources>" tag, and give it an attribute with the name "src" and a value of the name of your new resource.<br>
Add a "<resource>" tag inside the "<resources>" tag, and give it an attribute with the name "src" and a value of the name of your new resource.<br>
2,591

edits

Navigation menu