How can we upload the file to the server using servlet?
No Answer is Posted For this Question
Be the First to Post Answer
Can a jsp be called using a servlet?
How do I support both get and post from the same servlet?
What are the exceptions thrown by Servlets?
How we can check in particular page the session will be alive or not
can i override service method
What are the types of servlet?
Explain the difference between get and post method in servlet?
When a servlet accepts a call from a client, it receives two objects. What are they?
Define context initialization parameters.
What is session variable in servlets?
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?
What are setComment and getComment methods in Cookies?