Restructured the baseline to remove extra src/main directory structure. Added eclipes project file
git-svn-id: http://webgoat.googlecode.com/svn/branches/webgoat-6.0@485 4033779f-a91e-0410-96ef-6bf7bf53c507
This commit is contained in:
13
webapp/lesson_plans/ru/NewLesson.html
Normal file
13
webapp/lesson_plans/ru/NewLesson.html
Normal file
@ -0,0 +1,13 @@
|
||||
|
||||
<!-- Start Instructions -->
|
||||
<h1>Создание уроков WebGoat</h1>
|
||||
<p>
|
||||
Добавлять уроки в WebGoat очень просто. Если у вас есть хорошая идея<br>
|
||||
для нового урока, следуйте этой простой инструкции чтоб реалиовать её:<br><br>
|
||||
* Скачайте исходный код <a href="http://code.google.com/p/webgoat/">здесь.</a><br><br>
|
||||
* Установите фреймворк: следуйте простым инструкциям в "HOW TO create the WebGoat workspace.txt" (данный файл поставляется вместе с WebGoat).<br><br>
|
||||
* Вам необходимо добавить 2 файла с содержимым вашего урока: <br>
|
||||
- YourLesson.java в org.owasp.webgoat.lessons<br>
|
||||
- YourLesson.html в WebContent/lesson_plans</p>
|
||||
<!-- Stop Instructions -->
|
||||
|
Reference in New Issue
Block a user