Skip to content

Commit fc8c290

Browse files
committed
Update README.md
1 parent 3b06049 commit fc8c290

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ This repository contains all the java programming assignments for the CSE1007 la
129129
“Hi Ajay from Chennai Campus!!”.
130130
```
131131
132-
* [output](https://github.com/jacobjohn2016/Java-Programming/tree/master/Servlet-Programming)
132+
* [output](https://jacobjohn2016.github.io/Java-Programming/Servlet-Programming/)
133133
* [web.xml](https://github.com/jacobjohn2016/Java-Programming/blob/master/Servlet-Programming/WebContent/WEB-INF/web.xml): File for mapping URL
134134
* [Hello.html](https://github.com/jacobjohn2016/Java-Programming/blob/master/Servlet-Programming/WebContent/Hello.html): Initial html landing page. **Run this file on the server**.
135135
* [HelloForm.java](https://github.com/jacobjohn2016/Java-Programming/blob/master/Servlet-Programming/src/HelloForm.java): Intilializing cookies

0 commit comments

Comments
 (0)