Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
2
20230403
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Patryk Czarnik
20230403
Commits
ba21b9a9
Commit
ba21b9a9
authored
Apr 06, 2023
by
Patryk Czarnik
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
lowercase w spisie treści
parent
17e55b73
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
index.html
PC25-SklepWeb/src/main/webapp/index.html
+7
-7
No files found.
PC25-SklepWeb/src/main/webapp/index.html
View file @
ba21b9a9
...
...
@@ -11,9 +11,9 @@
<h2>
Lista produktów w różnych wersjach
</h2>
<h3>
Wersje niedoskonałe, nie do naśladowania.
</h3>
<ul>
<li><a
href=
"
P
roducts0"
>
wersja 0
</a>
- samodzielny prosty serwlet
</li>
<li><a
href=
"
P
roducts1"
>
wersja 1
</a>
- serwlet oparty o klasy DAO
</li>
<li><a
href=
"
P
roducts2"
>
wersja 2
</a>
- serwlet oparty o klasy DAO z HTMLem
</li>
<li><a
href=
"
p
roducts0"
>
wersja 0
</a>
- samodzielny prosty serwlet
</li>
<li><a
href=
"
p
roducts1"
>
wersja 1
</a>
- serwlet oparty o klasy DAO
</li>
<li><a
href=
"
p
roducts2"
>
wersja 2
</a>
- serwlet oparty o klasy DAO z HTMLem
</li>
<li><a
href=
"products3.jsp"
>
wersja 3
</a>
- JSP ze skryptletami
</li>
<li><a
href=
"products4.jsp"
>
wersja 4
</a>
- JSP z tagami SQL
</li>
</ul>
...
...
@@ -29,10 +29,10 @@
<h3>
Dodatkowe strony
</h3>
<ul>
<li><a
href=
"
Photo?productI
d=2"
>
Foto
</a>
- przykładowe zdjęcie
</li>
<li><a
href=
"upload_photo.jsp?product
I
d=2"
>
Zmień zdjęcie
</a>
nr 2
</li>
<li><a
href=
"
EditProduct?productI
d=1"
>
Edytuj produkt nr 1
</a></li>
<li><a
href=
"
EditP
roduct"
>
Dodaj nowy produkt
</a></li>
<li><a
href=
"
photo?product_i
d=2"
>
Foto
</a>
- przykładowe zdjęcie
</li>
<li><a
href=
"upload_photo.jsp?product
_i
d=2"
>
Zmień zdjęcie
</a>
nr 2
</li>
<li><a
href=
"
edit_product?product_i
d=1"
>
Edytuj produkt nr 1
</a></li>
<li><a
href=
"
edit_p
roduct"
>
Dodaj nowy produkt
</a></li>
</ul>
</body>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment