Why filter is used in servlet?
What if we pass negative value in load-on-startup?
Given the request path below, which are context path, servlet path and path info? /bookstore/education/index.html
Explain web application directory arrangement?
explain the advantages of servlet life cycle?
when the several requests comes to server..how it manage the requests
Why jsp is better than servlet?
when the webcontainer creates ServeletConfig,ServletContext objects? befoure creating the Servlet object or not?
Write the code to get the server information in servlet.
What are the types of servlets? Explain
How are Sessions are more advantage than using of Cookies or URLReWriting?
Which java application server is the best?
hi actully i hav form columns with origin and destination names .as like as i need to create one more column with name amount. my requirement is when i select origin and destination columns automatically i need to get amount from database.how can i. please tel me with relative code