What is the <load-on-startup> element?
No Answer is Posted For this Question
Be the First to Post Answer
Hi guys.. Well can u tell me that why there is need of "init()" , i mean why can not we initialize the servlet object with the help of constructors? Thank you.
Why is servlet used?
What is done after deploying a war file and before client gives a request
What is servlet interface?
Explain url encoding in servlet?
Which event is fired at the time of project deployment and undeployment?
How we can call a jsp from the servlet?
when you comppile the servlet is it neccesary to restaet the tomcat server?
When we don't write any constructor for the servlet, how does container create an instance of servlet?
what is meant by servlet to servlet communication?
java.lang.IllegalArgumentException: The path of an ForwardConfig cannot be null while working with struts it displayed pls very ungent
What are the parameters of the service method ?