The method called depends on which method is used to call the servlet. If for e.g. if you use get method in the jsp then doGet() in the servlet will be executed.
Hope this helps.
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.