What is java servlet?
No Answer is Posted For this Question
Be the First to Post Answer
What is the directory structure of a war file?
What do you mean by filter in servlet?
What is Generic Servlet and how it is different from Http Servlet?
How to pass JavaBeans data to JSP using Servlets?
Write a program to show the functionality of servlets.
What is connection pooling?
How an Image can be loaded in a Servlet ?
What is the process for chaining servlet?
What is the purpose of inter-servlet communication?
How to work with Chinese login page (internationalization).if he enters user name and password in chinese, how is it converted to English and validate in db? And in reverse it should display welcome message in Chinese,if user is valid
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
How httpservlet is different from the genericservlet?