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 is jboss?
whats is mean by tiles in struts
Can we sent objects using Sockets?
which book is better for jdbc ,servlets and jsp
how do you Handle Front End Application data against DB with example?
How are commas used in the intialization and iteration parts of a for statement?
Can I map more than one table in a cmp?
what are getters and setters in Java with examples?
What are the different types of exception?
Can you give me a simple example of using the requiredif validator rule?
Write a singleton program?
why static class in java
Name three subclasses of the component class?
What restrictions are placed on the location of a package statement within a source code file?
How would you reatach detached objects to a session when the same object has already been loaded into the session?