Explain in brief the directory structure of a web application?
No Answer is Posted For this Question
Be the First to Post Answer
A client sends requests to two different web components. Both of the components access the session. Will they end up using the same session object or different session ?
How can we implement a jsp page?
How to pass session values from one servlet container to another servlet container? or how can we get session values of one container in another container?
What are the supporting protocol by HttpServlet ?
i am bca student,give me suggest for bright future
18 Answers BSNL, Future Considerations,
what is the different between a servlet and a cgi? Why do you go for servlet rather than cgi?
How do you design microservices?
How do you pass the data from one servlet to another servlet?
Explain how to improve Servlet Performance?
Define context initialization parameters.
What’s the difference between genericservlet and httpservlet?
Can a servlet be called by passing its name as a parameter in the URL?