What is a server side include (ssi)
No Answer is Posted For this Question
Be the First to Post Answer
What is servlet? Explain
What is the difference between Servlets and Applets?
How does java thread pool work?
What is the importance of init() method in Servlet ?
Which exception is thrown if the servlet is not initialized properly?
What is the use of attribute in servlets?
What is a parser. What does a parser do with a XML? Why do we need it?
Can we fetch the attributes related to a servlet on a different servlet?
What do you mean by default initialization in java servlet?
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
Why is http protocol called as a stateless protocol?
In servlets, Why do we need both GET and POST method implementations?