@WebServlet(urlPatterns="/PortfolioServlet")
public class PortfolioGerarController
extends javax.servlet.http.HttpServlet
Constructor and Description |
---|
PortfolioGerarController() |
Modifier and Type | Method and Description |
---|---|
protected void |
doPost(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
String |
getServletInfo() |
static String |
SHA1(String text) |
doDelete, doGet, doHead, doOptions, doPut, doTrace, getLastModified, service, service
protected void doPost(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws javax.servlet.ServletException, IOException, FileNotFoundException
doPost
in class javax.servlet.http.HttpServlet
javax.servlet.ServletException
IOException
FileNotFoundException
public String getServletInfo()
getServletInfo
in interface javax.servlet.Servlet
getServletInfo
in class javax.servlet.GenericServlet
public static String SHA1(String text) throws NoSuchAlgorithmException, UnsupportedEncodingException
Copyright © 2007-2021 Universidade Federal do ParanĂ¡ - UFPR. All Rights Reserved.