[寻找人才]上海外企·JAVA工程师(内有4个职位)
工作地点:上海张江
学历要求:大本或以上
专业要求:计算机相关专业
英语:熟练(美国项目,英语工作环境,英语是必须)
简历投递:wendy_qian@163.com
MSN:wendydzmm@hotmail.com
职位一:Senior Java Engineer
Must Have:
-BS/MS degree in Computer Science or equivalent
-About 4 - 5 years experience of software development, experience in supervising a development team is an advantage
-Good command of speaking and writing English
-Be skilled at Core Java or J2EE technologies
-Be good at Object Oriented Analysis and Design, Design Patterns, familiar with UML
-Be skilled at Oracle/Sybase DBMS development is required
-Be familiar with UNIX environment and command
Good to Have:
-Experience in Struts and Tiles is a plus
-Experience in software test is a plus
-Strong responsibility and flexibility under work pressure
-TOEIC - Certificate holders highly preferred
职位二:Java Engineer
Must have:
About 2 years working experience.
Sounds java programming experience. Good design and concept of web application. Strong experience of building Web application. Good concept and experience software quality control.
Know database concept very well and sounds experience of Oracle/Sybase developing
Has experience of some open source products, like Spring, Hibernate etc..
相关问答:
不知道是什么原因,我该如何处理,请大虾们指教了,小弟在此谢过。。。。
错误信息如下:
The program being debugged was signaled while in a function called from GDB.
GDB has restored the context t ......
我在jsp页面存上一个session,本页面还可以取出值来.
但是一刷新,或者打开新的页面就取不出值来了.
奇怪的是,我测试另一个程序时候
在jsp页面存上一个session,本页面可以取出值来,刷新或打开新页面值能取出来了.
......
<%@page language="java" contentType="text/html;charset=gb2312" import="java.sql.*"%>
<jsp:useBean id="db" class="wang.connectDB"/>
< ......
package com;
import java.io.IOException;
import javax.servlet.jsp.PageContext;
import javax.xml.parsers.DocumentBuilder;
import javax.xml.parsers.DocumentBuilderFactory;
import ......