What do you mean by cgi?
No Answer is Posted For this Question
Be the First to Post Answer
How are filters?
What is the use of servletconfig interface?
How can you create a session in servlet?
How to get the IP address of client in servlet?
What is the difference between CGI and Servlet?
Explain the role of dispatcherservlet and contextloaderlistener.
How to prevent browser from caching the page content?
What is the difference between forward () and sendredirect () functions in servlet? Explain
Hi friends, am newbie to servlet. My interviewer asked why used servlet in your application. i used servlet for controller logic and business logic . is it correct ?
How we can check in particular page the session will be alive or not
If a servlet is not properly initialized, what exception may be thrown?
How can we upload the file to the server using servlet?