Java servlate class:-
1). Generic servlate class
2). Servlate context event
3). Servlate input stream
4). Servlate output stream
5). Servlate request event
6). Servlate response event
Structure of Java servlate:-
Servlate
Generic servlate
HTTP servlate
My servlate
Define structure of Java servlate:-
1). Servlate:- servlate is an server side application. Which depend on request and response through client and server.
2). Generic servlate:- the generic servlate depend on server class . It is help to client create connection between client and server. With the help of different protocols.
3). HTTP servlate:- It is depend on request, connection, response and close connection between client and server.
4). My servlate:- It is create connection when servlate are give proper response through single request which contain. It is many functions and information.
No comments:
Post a Comment
If you have any doubts, Please lets me know and Please Follow our Website