What is a web application and what is it’s directory structure?
No Answer is Posted For this Question
Be the First to Post Answer
What are its drawbacks of cgi?
What are the advantages of Servlet over CGI?
why business logic written using servlets not in jsp. Jsp used for presentation purpose. serlvet used for coding business logic and controller logic. Reason for using servlets in business logic.
How to generate the server side programming and the advantages of it over the other languages?
what are the disadvantages of cookies?
What is url encoding and url decoding
In jsp custom tags from child tags to how many levels of parent tags you can acess
What is generic servlet class?
Is it possible to have a constructor inside the servlet?
Where do you define dispatcherservlet?
i have 500 jsp in my application ,with same forward name,it lokks for appropritae jsp from 1 to 500,but i want to send response to 498 page,what should i do
what do you understand by url rewriting?