-
Notifications
You must be signed in to change notification settings - Fork 20.9k
Closed
Description
We have given below tasks, not sure how to code it, need support for it-
package com.fresco.servlet;
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
public class smithServlet extends HttpServlet {
private static final long serialVersionUID = 1L;
}
Metadata
Metadata
Assignees
Labels
No labels