What are important features of Servlet 3?
No Answer is Posted For this Question
Be the First to Post Answer
What is string tokenizer?
What is the directory structure of a war file?
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 to use servlets with j2ee ?
Is Servlet Class Thread safe?????? How to make servlet Thread safe ???
What is the GenericServlet class?
What is the inter-servlet communication?
My Question is that i am using <image> tag in my servlet and after compilation after that calling by url in my browser then images are not showing. Sometime images are showing and sometime is not showing. I am using Tomcat to run my servlets. Tell me if there any specification for image in servlets or what is solution for this ??
How servlets are deployed in java?
Explain life cycle of a Servlet?
What is the use of request dispatcher interface?
How will you open a new page after certain interval of time (5 sec), on clicking of a button in an html page?