What is the protocol used by Server & Client?
Answers were Sorted based on User's Feedback
Answer / shekhar
Http Protocal always communicates the server and browser(client)
| Is This Answer Correct ? | 5 Yes | 1 No |
how a user session can be tracked in servlets?
What are the types of servlets? Explain
How do we share data using 'getservletcontext ()?
i have class files in class folder. but i have no java files. but i want to modify the java files which are related to class files . how ?
How to get the actual path of servlet in server?
What is servlet name in web xml?
What is Difference between JavaBeans and taglib directives?
Is servlet synchronized?
Directive Include and Action Include how both are working in JSP, what is the difference between both?In which suituation we have to choose these elements?
How can we perform any action at the time of deploying the project?
What are the type of protocols used in httpservlet?
How multiple simultaneous requests can be handled by servlets?