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
How to read request headers from servlets?
What if you need to span your transaction across multiple servlet invocations?
What exactly is a servlet?
can i call destroy() method in init() method of servlet
How do you create connections for number of users, if you want to improve performance?
Is servlet a framework?
what is meant by servlet to servlet communication?
can i modify the data which are generated by the servlet
What is the web server used for running the Servlets?
How do you define a servlet?
How are Sessions are more advantage than using of Cookies or URLReWriting?
Which httpsession object is used to view and manipulate information about a session?