Skip to content

Instantly share code, notes, and snippets.

View sandeepmchouhan111293's full-sized avatar

Sandeep Chouhan sandeepmchouhan111293

  • Indore
View GitHub Profile
Assignment 1
2.1
====
public class Person
{
public static void main(String[] args)
{
System.out.println("Person Details");
System.out.println("-------------------------");
package com.capgemini.Form.controller;
import java.io.IOException;
import java.io.PrintWriter;
import java.sql.SQLException;
import java.util.ArrayList;
import javax.naming.NamingException;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;