What do you mean by web applications? Explain web application directory arrangement?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the custom jsp tags and the beans.
What is the dispatcher servlet?
How to set a cookie that is persisted only for the duration fo the clients session?
What is meant by cookies?
how many jsp scripting elements are there and what are those?
Why are servlets used?
how the server will know its the same jsp page?
How do we share data using 'getservletcontext ()?
What is the difference between the getrequestdispatcher(string path) method of javax.servlet.servletrequest interface and javax.servlet.servletcontext interface?
What is a generic servlet?
When Servlet is unloaded?
How will you pass values from HTML page to the servlet?