Servelet- it is a java program that runs on a web server and it is used to create
web based application.
Servelet API-
Servlrt are build two packages:
[Link].(basic)
[Link](Advance)
Servlet interface-
genral instruction for creating servlet program:
Servlet interface defines need to be implwmwnted for creating any servlet.
deployement=to run
decripter=decribed the details
annotation=urlmapping
>ServletContext and ServletConfig -
global variable local variable
moving from current page to next page without changing address ------ ??
deployement disc - web xml
HOW TO UPDATE APACHE -
project write click - project facts - runtime -update
Welcome-file-list
the welcome file list ele of web app is used to define a list of welcome files
a welcome files is the file that is involed automatically b y the server if you
don't specify any file name
by default server look for the welcome file in following order -
.[Link]
.[Link]