要做一名程序员,如果你现在还不会数据库,找工作可能要困难了点,经理过完这个礼拜就要走人了。哎~~~虽然这段时间学到了不少的东西,但是总觉的少了点什么。最重要的让我明白了一切都要靠自己啊,增强自己实力才是最重要的! 网上找了一大圈,基本上没有招J2SE开发的,来不来就是J2EE,WebLogic,Structs,Herbernat,Oracle,DB2等等看的头都大了,于是忽,找来了大堆大堆的资料,Structs in Ac…
Spring 和EJB争吵终于即将结束:Spring将支持EJB3.1标准,Spring will also be a full featured EJB 3.1 implementation for use in the WebLogic application server.这场融合将在javaEE 6实现,这个融合和当初Hibernate与JPA融合一样水到渠成。Spring创始人Rod Johnson 说Spring 2.5的dependency injection annotations是学习得益于EJB 3.0的 @Resource 和 Google
The Java Debugger The Java Debugger (jdb) is a dynamic, controlled, assignment-based debugging tool. It helps find and fix bugs in the Java language programs both locally and on the server. To use jdb in a J2EE application server you must first launch it with debugging enabled and attach to the server from the debugger through a JPDA port (Default port is 1044). The de…
The Java Debugger The Java Debugger (jdb) is a dynamic, controlled, assignment-based debugging tool. It helps find and fix bugs in the Java language programs both locally and on the server. To use jdb in a J2EE application server you must first launch it with debugging enabled and attach to the server from the debugger through a JPDA port (Default port is 1044). The de…