Difference Between getRequest and PostRequest?
Answer Posted / praveen raturi
main() method is the entry point for any java program.
JVM call Classname.main() first without using the object of
that class.
| Is This Answer Correct ? | 0 Yes | 10 No |
Post New Answer View All Answers
What are the types of scaling?
What is the difference between a static and a non-static inner class?
What class is used to create Server side object ?
What is the relationship between local interfaces and container-managed relationships?
Which characters may be used as the second character of an identifier, but not as the first character of an identifier?
Are we allowed to change the transaction isolation property in middle of a transaction?
What is table mutation and how do you avoid it?
If your ui seems to freeze periodically, what might be a likely reason?
Name three subclasses of the component class?
Can you give me a simple example of using the requiredif validator rule?
What are externizable interface?
What is the purpose of the wait() method?
How can I avoid validating a form before data is entered?
What are JTA/JTS and how they used by client?
What is a sessionfactory? Is it a thread-safe object?