Wednesday, 19 June 2024

CLASS 1- Tomcat

 1 : what is domain name service

2: what is use of DNS - we can map our own IP to www.something.com

3: What is Tomact -- It is web application 

4:  How to install tomcat 

5: how to start Tomcat

6 : how to set JAVA_HOME

7 : how to deploy static website

8 : how to change password of tomcat


No comments:

Post a Comment

06/20/024 ( TODO)

Q1 : Create array , add element ,remove element , and update the element  Q2: Show me how overloading and overriding work in inheritance wit...