Guest User

Untitled

a guest
Jan 16th, 2019
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. public class Biller extends HttpServlet {
  2.  
  3. public void doPost(HttpServletRequest req, HttpServletResponse resp) {
  4. //Do something in here.
  5. }
  6. }
Add Comment
Please, Sign In to add comment