Can we fetch the attributes related to a servlet on a different servlet?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of RequestDispatcher in servlet?
18 Answers Accenture, CTS, TCS,
What are setSecure() and getSecure() methods in Cookies?
What is the need of session tracking in HttpServlet ?
Difference between web container & web server........... Difference between web server & application server?????????
Given the request path below, which are context path, servlet path and path info? /bookstore/education/index.html
When a servlet accepts a call from a client, it receives two objects. What are they?
What is servlet configuration?
What is cookie? Why is cookie used?
What are the jobs performed by servlets?
difference between request.getSession(false) or request.getSession() and request.getSession(true)
What's the use of servletcontext?
Explain the difference between get and post method in servlet?