How can you use a servlet to generate a plain text instead of html?
No Answer is Posted For this Question
Be the First to Post Answer
What is the procedure of invoking different servlet in a different application?
How can you use a servlet to generate a plain text instead of html?
Describe the phases of servlet lifecycle?
Explain the different ways for servlet authentication?
request parameter how to find whether a parameter exists in the request object?
Is there any need to shutdown the web server, if you want to modify a servlet?
What are the types of protocols supported by httpservlet ?
1.HttpSession 2.Hidden fields 3.URL Rewriting these primitive type of Session maintainance. What is the other type of process that could help to maintain the Session? pls Explain the process if u know?
can we override service method in my servlet class..?? if yes or no why ??
What are the types of Session Tracking ?
What is servlet container?
what do you understand by url rewriting?