javaclass
package com.example; import java.io.*; import javax.servlet.*; import javax.servlet.http.*; // Extend HttpServlet class public class Helloworld e
Use following :
HelloForm com.example.Helloworld HelloForm /HelloForm
and type your url: like localhost:8080/projectName/HelloForm It may work. And I think you are beginner so go This link . Here is complete tutorial...aboutt this
localhost:8080/projectName/HelloForm