What is the servletconfig object?
No Answer is Posted For this Question
Be the First to Post Answer
If my browser does not support cookie, and my server sends a cookie instance what will happen?
What do you mean by deployment descriptor?
Is that servlet is pure java object or not?
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?
How do you find out what client machine is making a request to your servlet
How many servlet objects are created?
can anybody send me j2ee softwares such as tomcat,weblogic server ,netbeans
Explain the steps involved in placing a servlet within a package?
which type of data passing is used in realtime?
Can we define constructor in Servlet class?
What is servlet name in web xml?
Hi Friends, Can we make any method thread safe withour synchronized keyword?