what is a servlet? and explain its lifecycle methods?
Answer Posted / div
servlet is mainly for the server side programming.... it is
uses three main methods in its life cycle
init()
service()
destroy()
Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is single tier architecture in java?
Is tomcat a java ee?
What are the j2ee client types?
What does the web module contain?
you are to choose between two procedures,both of which copute the minimum value in an array of integers.one procedure returns the smallest integer if its array argument is empty. the other requires a nonempty array.which procedure should you choose and why?
whay java does not support bass by reference
Which is latest technology in java?
What is javabeans component?
What is a thin client?
Is eclipse written in java?
Why awt is used in java?
What is application client?
What is jaxr provider?
What do you understand by connector?
What is java ee architecture?