what do you understand by url rewriting?
No Answer is Posted For this Question
Be the First to Post Answer
What do you mean by cgi in servlet?
Which method the Servlet container call to create the instance of the servlet?
16 Answers emc2, JK Technosoft,
when the webcontainer creates ServeletConfig,ServletContext objects? befoure creating the Servlet object or not?
Write a program to show the functionality of doget and dopost method?
How to upload a file to the server using servlet?
How can you run a servlet program?
What is servlet tunnelling?
Explain the difference between get and post method in servlet?
What is DSN and System DSN and what is the difference between them?
explain the advantages of servlet life cycle?
What are the life-cycle methods for a servlet?
i have class files in class folder. but i have no java files. but i want to modify the java files which are related to class files . how ?