What is difference between get and post method?
No Answer is Posted For this Question
Be the First to Post Answer
What is the directory structure of a war file?
Can we use the constructor, instead of init(), to initialize servlet?
What is the dispatcher servlet?
How will two or three servlets interact or communicate with each other?
Which is better approach among four(HttpSession,cookie,URL Rewriting, Hidden Fields) Session Tracking technic's ? Why ?
What is a servlet-to-servlet communcation?
Explain the servlet context.
Explain request dispatcher and its methods.
When servlet is loaded?
hi.... i have problem in running of servlet. i am using Tomcat server in my pc.. The problem is when i am click on strat it will display like below FAIL - Application at context path /first could not be started.. How i can slove the problem.. help plz
Explain the difference between get and post method in servlet?
Which event is fired at the time of setting, getting or removing attribute from application scope?