Post Job Free
Sign in

Java Sql Server

Location:
Salem, MA
Posted:
November 12, 2012

Contact this candidate

Resume:

Title:No Title

********@*****.***

Document

Source below

NAME: nitin sharma

ADDRESS: *,******** *****,********* **

CITY: salem

STATE/PROVINCE: MA

ZIP/POSTAL CODE: 01970

COUNTRY: USA

EMAIL: ********@*****.***

PHONE: 978-***-****

CANDIDATE ID: 112552

CITIZENSHIP: US

Citizen

EDUCATION: Bachelor Degree

EXPERIENCE: 6

WILL RELOCATE: Yes

RELOCATION INFO:

JOB WANTED: Any

RATE NEEDED: Open

HOMEPAGE:

ESUME

Nitin Sharma

3 Heritage drive, Apt-23, Salem, MA 01970

Phone: 978-***-****

Cell: 978-***-****

Email: ********@*****.***

SUMMARY

Sun certified Java2 Programmer with 5 years of extensive experience in System Analysis,

Design, Modeling and Software Development using OOP, testing and implementation using J2EE

(Java, EJB, XML/DOM, XSL, RMI, JDBC, Servlets and JSP), WebLogic, Java Sockets and

Threads, JRun, Java Applets, HTML, SHTML, and Oracle 8.x/7.x .Also a strong hands on

experience with Symantec Visual Cafe, Borland JBuilder, Oracle JDeveloper, PL/SQL.

SKILLS PROFILE

O/S Windows NT, Win 95-98,Win 2000, OS/400, MS-DOS,

Languages: Java, XML, HTML, Java Script, RPG/400, ILE RPG IV, SQL/400, CL/400

Internet Technology Servlets, JSP, EJB, RMI, JDBC, Applet, XML

RDBMS SQL Server 6.5, Oracle 8, DB2, MS-ACCESS,

TOOLS JUN 2.3.3,Visual Caf, JDK1.2, Visual Age For Java 2.0, Weblogic 5.1, Toad,

TopLink, Jdeveloper, Jbuilder, ALDON/CMS, EXTERMIN8, DBU, ABSTRACT/PROBE

Education and Certifications:

Bachelor Of Engineering in Electrical, AMU (India), 1995

Certifications:

Sun Certified Programmer for the Java 2 Platform (81%), March, 2000

PROFESSIONAL EXPERIENCE

Ariba Inc

., Massachusetts (Since January 2001)

AribaSourcing

Title: Senior Software Engineer

Ariba Sourcing takes sourcing to the Internet. It facilitates consistent, automated RFx

construction and management for the purchase of direct and indirect materials, capital

assets, and services. Through Ariba Sourcing, buyers can access a broad range of

suppliers, analyzing and comparing different offers in real time over the Web. It is

basically auction bidding event where supplier bid for business and the bid prices

typically get lower as the event proceeds.

Responsibilities:

Sharing responsibilities in analysis, designing and development of the Web tier of

Ariba Sourcing 3.0

Developing JSP screens and writing java Beans.

Writing cutom tags and custom libraries for Java server Pages. Custom Tags are used

extensively to minimise java coding in JSP and HTML coding is avoided in Custom tags .

Develop Generic Java Script for form field validation

The auction model is solely price driven. That is, suppliers only enter a price when they

bid. Buyers may want suppliers to negotiate on a number of entities in an auction, such as

delivery date and quantityA general and flexible solution to this problem is provided by

the Dynamic Object Model pattern.

Involved in design and development of Dynamic Object Model using Rational Rose.

Involved in Designing and coding of Entity Beans and Session Beans using EJB 1.1

Specification

Deployed the EJBs in the Web Logic 5.1.

Design of Servlet and Objects using J2EE standards

Involved in the design and development of the Data Access layer usingJDBC classes,

responsible for inserting data in Oracle database.

SOFTWARE USED: Java, JDK, Weblogic5.1, EJB1.1, Jdeveloper, StructureBuilder, Toad, Oracle

8

Novasoft Information System, New Jersey

Copyright Clearance Center, Massachusetts (April 2000December 2000)

Digital Licensing and Reprints

Title: Consultant

This E-Commerce project is developed for the e-business of publication houses, which will

take on line orders for digital licensing and reprints. Price is calculated depending on

number of copies and the options selected, whether digital or reprint. Account information

is maintained and license number is generated for the desired content. The Customer

management module provides the functionality of editing the customer related information

including the Credit Card account. Following the three-tier architecture, the presentation

layer runs within the address space of IIS web server containing Java server pages and the

Dispatch Servlet. The database is Object store. A Servlet centric design is used and

navigation between the JSPs is done through the Dispatch Servlet. JSPs call Java Beans

methods, which in turn call EJBs for the database operations. JRun 2.3.3 is used for JSPs

and Servlets.

Responsibilities:

Involved in design and development of this e-business system

Develop the Dispatch Servlet that is responsible for navigating the JSP pages and

validates whether the current user can execute the requested action.servlet is deployed in

Jrun 2.3.3

Wrote several JSP along with Java Beans.

Designed logging system to log all output messages in EJB to a logging File with an

option to log or not and with an option of logging the messages with different severity

levels. This is done to avoid the overhead on web logic server.

Deployed the EJBs in the Web Logic 5.1.

Develop Generic Java Script for form field validation

SOFTWARE USED: Java, JDK, HTML, Java Script, Servlets, JSP, Jrun2.3.3, Weblogic4.5,

EJB1.1,

And Visual Caf.

AMKOR TECHNOLOGY,Pensylvania (Oct 99 till April 2000)

CUSTOMER SUPPORT SYSTEM (CSS)

CSS is a major Amkor business application system, which allows customers to track their

lot (silicon chips) in all Amkor/Anam web database. Factories are in Philippines and South

Korea. Customers can track the status of their lots, if it is in Die or WIP, based on

several factors like factory ID, customer lot and lot number. Screens were designed using

HTML and Java AWT. Different AWT components were used to design a more user-friendly

system Java Script is used to do client side validations. Used Java 1.2.2 and Java

Servlets and JSP to develop Servlet programs to receive the query for data and process

further in the server side. Used JDBC-ODBC Bridge to connect to the web database and

update the corresponding tables.

Responsibilities:

Involved in designing Client screens using JAVA-AWT, HTML JAVA SCRIPT, Applet

Involved in coding Server Side programming using Servlets and JSP and writing java

Beans

For business logic.

Wrote few custom tags to be used in JSP.

Coded data access classes to access Data from SQL Server Database.

SOFTWARE USED: Java, JDK1.2, HTML, JSP, Java Script, Servlets, JSP, MS SQL Server 6.5

NUTECH INFORMATION SYSTEM, New York (Feb 99 to Oct 99)

ONLINE TRACKING SYSTEM

This project requires tracking of information about the consultants and clients. Log in

features were implemented for admin, consultants and clients with different security

levels to access different fields and tables in database. Three layer architecture is

implemented with top layer Screens designed using HTML and Java AWT middle layer is

business layer implemented using Servlets and JSP with business logic in Java beans. Used

Java 1.2.2 and Java Servlets to develop Servlet programs to receive the posted form data

and process further in the server side. Used JDBC-ODBC Bridge to connect to the database

and update the corresponding tables. Java Web-Server is the Web Server platform on which

the system operates. I was involved in designing Client screens using JAVA-AWT and HTML

and coding server side programming using Servlets and JSP. Used JDBC-ODBC bridge driver to

access data from database

Responsibilities:

Involved in designing Client screens using JAVA-AWT, HTML

Involved in coding Server Side programming using Servlets and JSP.

Used JDBC-ODBC bridge driver to access data from SQL Server Database

SOFTWARE USED: Java 1.2.2, JDK, HTML, JDBC, Servlets, and Jrun2.3

SQL STAR INTERNATIONAL LTD, India(Aug 98 to Jan 99)

Online Evaluator

This project contains two modules Administration module & User module. With the Admin

module the administrator can enter a new question, modify a question, or even delete the

question. With the user module the user can take examination as and when downloaded. I was

involved designing Client screens using JAVA-AWT, Applets, HTML and Server Side

programming using Servlets Used JDBC-ODBC bridge driver to access data from MS Access

database

Responsibilities:

Involved in designing Client screens using JAVA-AWT, HTML

Involved in coding Server Side programming using Servlets.

Used JDBC-ODBC bridge driver to access data from Access database

SOFTWARE USED: Java, JDK, HTML, JDBC, Servlets, MS Acess

Other Projects

Smithkline Beecham limited, India (March 98 Till Aug 98)

Implementation of business planning and control system (bpcs)

Saville Systems, Edmonton, Canada(May 97March 98)

Convergent Billing Platform (CBP

)

SQL Star International Ltd, New Delhi, India (June 96 - April 97)

YEAR 2000 ANALYSIS (CONVERSION TOOL)



Contact this candidate