Friday, 17 March 2017

LIST COOKIES IN JSP ALONG WITH CSS

A web application that lists all cookies stored in a browser 

Today we are going to learn how to style our JSP code for which same folder structure you have to follow like below:


Here the src code for the cookie is as follows:


The CSS style sheet is as follows:


The background image which we are going to use is :


When u start tomcat server and click on the specified project your output will be:






No comments:

Post a Comment