What do you mean by cgi?
No Answer is Posted For this Question
Be the First to Post Answer
Explain url encoding in servlet?
How we can get ip address of client in servlet?
Difference between forward() method and sendredirect() method ?
How do we go with database connection and log4j integration in servlet?
How native code can be used in a servlet?
What is new in ServletRequest interface ? (Servlet 2.4)
What is with the javax.servlet package naming?
Given the request path below, which are context path, servlet path and path info?
What is Servlet API used for connecting database?
What are the steps that are required to handle the multi-threading?
What is the difference between portlet and servlet?
difference between request.getSession(false) or request.getSession() and request.getSession(true)