Skip to content

ramsafin/servlet-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My homeworks directory (servlets)

servlet

The first homework(servlet directory)
Task : to write two servlets
the first should be a form with email, password, gender and checkbox (news) and write this data to the file data.txt
the second shows this data.txt file as a table

servlet2

The second homework(servlet2 directory)
Task : to write 2 servlet
the RegistrationServlet - registration form servlet(with email etc.)
the DataServlet - the servlet that show us a table of users who has already added to 'Database'

servlet3

The third homework(servlet3 directory)
Task to write 2 servlets
Registration and Information
and use JSP

servlet4

Wrtite 3 servlets (authentication, profile, registration)

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published