JAVA DEVELOPER , PART TIME
Position Title: Java-J2EE Developer
Desired Start Date: Immediately
Location: China
Number of Positions: 1
Description of Duties:
Nonillion Limited seeks a Java/J2EE Developer who will be part of a team responsible for the development of multiple software products. This individual will provide analysis, design, and support as well as be responsible for the development and implementation of Web-based applications utilizing J2EE, Oracle and/or MS SQL Server. The candidate will also provide support, coordination for ongoing systems support, problem diagnosis and resolutions.
Required Background:
An Information Systems or Computer Sciences Degree or related work experience is required (at least three ( 3) years industry experience developing Web technologies/applications)
2-3 years of Java/J2EE developer experience
Required Skills:
Excellent organizational, analytical, verbal, and written skills
Full software development lifecycle experience (requirements, design, development, testing, deployment, maintenance)
Excellent understanding of code re-usability
The ability to maintain, implement, and track hardware and software testing issues, maintain process documentation and procedures
The ability to meet deadlines in a fast-paced environment
The desire to contribute to
相关问答:
<%@page language="java" contentType="text/html;charset=gb2312" import="java.sql.*"%>
<jsp:useBean id="db" class="wang.connectDB"/>
< ......
jsp学习前要了解那些知识?学了java了。不知道还要学习些什么知识才可以很好的学习jsp
HTML、JavaScript
直接学就可以了,遇到不会就现学就行。
Html css servlet
去了解浏览器与web服务器的简单交 ......
用数据结构里的递归算法怎么去从电脑上获取资源管理器里面的文件要求按树状结构输出?
Java code:
public class FindFile {
public void findFile(File f,String fileType){//f为目录文件,fileType为文件类 ......
有这样一个页面,是用来查询彩票开奖情况的。
HTML code:
<tr>
<td height="27" bgcolor="#FF8C01"><div align="center">
<table w ......
package com.Socket;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.PrintWriter;
import java.net.ServerSocket;
import ......