Answer Posted / pramod p deore
goGet(HttpServletRequest request, HttpServletResponse
response)
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Why doesn’t a servlet include main()? How does it work?
explain the advantages of servlet life cycle?
Is tomcat a servlet container?
What do you mean by chaining in servlet?
What are the key methods that are involved in processing of http servlets?
How can I send user authentication information while making URL Connection?
How do you deal property files in servlet?
What are the servlet events?
What is the type of method for sending request from http server?
What are the annotations used in servlet 3?
how to link html file to sevlet file.one name is textbox,c&c++ is cheakbox,bc&mca is radio button and one submit buttonis ok why in this programme use in servelt file
Explain servlet life cycle?
Difference between forward() method and sendredirect() method ?
How to get the IP address of client in servlet?
What is servlet api used for conneting database?