Answer Posted / sandeep m
using doGet() we are limiting the length of text to be sent
and is also visible at address bar. Hence we can consider
not secured.
using doPost() the text is appended in the body of html
request. Hence is not visible at address bar. It is
directly posted to server as part of the request body.
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
Which software is used for java?
What is the name of java compiler?
How do you run a java program?
What does the application client module contain?
What is entity reference?
What do you understand by business logic?
Define hashtable in j2ee?
What is a gui in java?
What are j2ee concepts?
Define thin client?
What is event handling in java?
How long does it take to master java?
What is java naming and directory service?
What is frame in java?
What is java ee architecture?