Answer Posted / baskar
The doGet we can send limited data’s only 0 to 255
characters but doGet we can pass unlimited datas
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
Explain servlet events?
How the JSP file will be executed on the Server side?
How to get the actual path of servlet in server?
How to get the server information in a servlet?
What is the purpose of dispatcherservlet properties?
hi actully i hav form columns with origin and destination names .as like as i need to create one more column with name amount. my requirement is when i select origin and destination columns automatically i need to get amount from database.how can i. please tel me with relative code
What are the kinds of http requests?
Explain mvc pattern.
How native code can be used in a servlet?
What is the structure of the http response
What is the difference in between the httpservlet and generic servlet?
How to handle exceptions thrown by application with another servlet?
what is multiple server?
Does servlet have main method?
Write a servlet to upload file on server.