source code (RSS)

SSH, see SSH

SSH is not referred to here Secure Shell , But rather refers to Struts + Spring + Hibernate. In this regard three things that nobody stranger. Together is the mainstream model of Java Web application ...

Grails development project from scratch 2

Download, install, configure Java, Groovy, Grails Meat opera come ~ As of today (February 8, 2010) The latest version is as follows: Java JDK 6 Update 17 http://java.sun.com/javase/downloads/index.jsp ...

Extended ApacheCommos of DbUtils

The DbUtils is a simple ApacheCommos easy to use lightweight tools for database operations, the project's home page is: http://commons.apache.org/dbutils/, information about it can get from there. ...

NIO to use TLS

Recently, some projects will need to get TCP to connect existing systems to upgrade to encrypted TLS connections, but the problems encountered were originally used as a yes SocketChannel link layer su ...

Monitor the progress of the Hibernate Search

The http://simonlei.javaeye.com/blog/577068 this article, I found a simple way to right Index reindex. However, there are now a demand, I would like to be able to reindex the process of doing a progre ...

iBATIS3.0 learning (1) The use of iBATIS3.0 check the completion of additions and deletions to change

Check the completion of additions and deletions to change the use of iBATIS3.0 iBATIS3.0 and previous versions there are some changes, but learned the previous version of re-learning 3.0 should not be ...

JForum source code study (7)

About Cache, Cache The JForum in, net.jforum.cache.CacheEngine interface provides these methods: Can store or retrieve multiple (key, value) pairs (where value of the type of non-Map) Can store or ret ...

Memcached Java Client launched a new branch of啦

This, Memcached Java Client launch the performance of the new branch has the following characteristics: Compared with the old version, there are 300% performance increase of around Compatible with old ...

Java rules engine-Drools

<! - Conditions or 'Left Hand Side' (LHS) that must be met for business rule to fire -> <! - Note markup -> <java:condition> stockOffer.getRecommendPurchase () == null </ ...

Encyclopedia of more than 400 JavaScript effects

Encyclopedia of JavaScript effects more than 400, including all source code and detailed code that rare JavaScript can be completely free to achieve the effect of drag, with three examples of http://w ...

rails2.3.2 in the windows under the render: file a bug

In the windows on render: file use absolute addresses, there will be invalid argument error, view the source code, an error is found on the rails of the separator system to determine a problem, it is ...

Based on the annotation according to hibernate primary key generation strategy

Here to discuss the primary key agents, business primary key (for example, composite keys, etc.) do not discuss here. A, JPA generator strategy adopted by General annotation to hibernate entity mappin ...

Interpretation of prototype source

http://prototype.conio.net/ I like Javascript, keen on Ajax applications. I read the prototype source code of their own experience to write it down, I hope all of you to help understand Javascript. I ...

Dojo build Ajax applications

[Author] James E. Harmon Long] [translator [translator works with] Press [] Machinery Industry Press ] [ISBN 9787111266648 Publication Date] [June 2009 [Order] translator Dojo, ExtJS, DWR, YUI, GWT, P ...

mootools achieve ajax

As we all know, ajax source code can be written directly to achieve, but it's a little cumbersome, and now the popular ajax framework ajax integrated functions, and to write very simple and conven ...

ajax to achieve mootools

As we all know, ajax source code can be written directly to achieve, but it's a little cumbersome, and now the popular ajax framework ajax integrated functions, and to write very simple and conven ...

How to deal with large customers (above)

Private 西乔 Project Manager Product Advisor http://blog.xiqiao.info/2009/04/23/317 I "How to escape from garbage customers" The story of 4 "the temptation of big clients," Lane tell ...

JAVA associated source

Source code for the link There are two ways, 1. First, into the mid-point in the process (can be F3), and then point attatche Source, select extendsfolder Src and then you can find the 2, in the Eclip ...

Solution struts2, hibernate integration with jsonpulugin an exception when

Recent struts2, hibernate integration encountered an exception jsonpulugin, baidu and google in the search for a long time, many people have encountered similar problems, but there is no satisfactory ...

The basic method of testing

For nearly 3 months, and yet clearly the nature of their work is textbook black-box testing or white-box testing. Today, Internet search, then a cry Oh great - the original of his work are "gray- ...

javax.servlet.ServletException

I have encountered in the development of this kind of error: javax.servlet.ServletException: Servlet.init () for servlet action threw exception org.apache.catalina.valves.ErrorReportValve.invoke (Erro ...

For the "development manager" ready position

To have a year from a graduate, and now the backbone of one of the project team. I would like to, "Development Manager" of such a post, not far from me. I expect that after six months, I can ...

install mysql and cgywin Notes RubyOnRails

XP running linux following the RubyOnRails The following is a simple process of record 1. Cygwin installation I used this cygwin-release-20061108.iso There 1.29G, the benefits of the network is not in ...

Project directory structure

Subversion (SVN) is a version of management software or servers, can provide hosted, "the source code or documentation," and be able to synchronize files exotic updated version of the differ ...

Data Access Objects DAO

Data Access Objects (Data Access Model - DAO) Requirements: A year ago, the staff requested information saved to the XML document, One year later, the customer also saved to the database. Analysis: 1. ...

SVN access - Ext JS

How i can get access to svn repository? # 2 02-27-2007, 03:55 PM Currently SVN access has been stopped. The only code in SVN is post .33 changes (what was to be .40), which isn't going to be a rel ...

OK, I admit it. I'm baffled. - Ext JS

I want to upgrade to the new grid. I've been reading source code, but going round in circles. Using 0.33, I implemented my own custom DataModel which extended LoadableDataModel and used DWR to pul ...

Rails questions every Monday (5): alias_method magic

1. Alias_method Makes new_name a new copy of the method old_name. This can be used to retain access to methods that are overridden. produces: 2. Alias_method_chain How this method arise? Yes, I guess ...

Hibernate (18): Hibernate initialization how to generate SQL statements?

Look at aspects of the book yesterday when Hibernate see the "dynamic - update = true" configuration. In a Model of the Mapping category after it set up, hibernate in the initialization Mode ...

How to become good designers software model?

Author: Scott Ambler, and translation of Le Lin Feng This article from: www.umlchina.com March 25, 2002 We look forward to become an excellent model of software designers, but what to do, and from whe ...

Broken free weekly Rails (c)

1. Freeze Prevents further modifications to obj. A TypeError will be raised if modification is attempted. There is no way to unfreeze a frozen object. 2. Returning Take a look at the definition of thi ...

On the maintenance of software system

The so-called bottom-up, is to safeguard the needs of clients as a starting point, from the start code to the end design. For example in the maintenance process, the customer service personnel have ma ...

Portlet development based on Tomcat

1. Document explains Portlet Based on the Tomcat development LifeRay official based in part on the Quick Start document "Writing a simple JSP Portlet" to streamline sections of the test made ...

How to become a model of excellent software Designer

How to become excellent recently read an article "How to become a model of excellent software designers," the article, deep feelings. Careful analysis of my own and found out that software d ...

Hibernate development summary

Finally have time to middlegen. Ago did not really use Hibernate to develop the actual project will be fulfilled today, finally a use. Middlegen source code and download the binary file middlegenide. ...

Spring.Hibernate.Struts1 integrated approach

http://zxmzfbdc.javaeye.com/blog/258946 [原创] Spring, Hibernate, Struts1 integrated approach Complete source code as an example of the attachment upload, in order to reduce the size of the jar does not ...

Asynchronous manner using the Verification Code Inspection

This is the Internet found the source code to solve this Dongdong at my B / S mode Verification Code to do the problem, let me feel the real B / S mode, the development of the real situation. Way call

At the installation of windows on ruby 1.9 and rails 2.3

First install cygwin cygwin to install plug-ins are Default + make + gcc + libiconv + openssl necessary under cygwin compile the original document To ruby-lang (http://ruby-lang.org/) download ruby-1. ...

Pomer (Flex + BlazeDS + Hibernate + spring) framework

Pomer download and install Pomer Development Environment MyEclipse6.5 plug-in version flex3.0 JDK1.6.0_05 Mysql5.0 Tomcat 6.0 Pomer in Syria on environmental development, and test passed, but does not ...

Rails2.3 the bad performance and outrageous!

Rails2.3 version released, this version of the internal changes to very large, relevant introduction JavaEye can watch this news: http://www.javaeye.com/news/5390, recently estimated that there is a l ...

Prohibition of Right-js

CSDN at up to see someone ask this question. If the page is right-shielding, the text box on the right menu also give shielding, will be able to ask how the text box right of the menu is displayed. So ...

Allow the development of automation: the continuing reconfiguration

Allow the development of automation: the continuing reconfiguration 2008-08-13 Author: Paul Duvall Source: IBM This article includes: Duplicate the conditions of the complexity of the code length meth ...

Ubuntu Linux under ruby 1.9.1 and Rails 2.3 upgrade Record

Install ruby First of all, no longer use ubuntu's apt-get install ruby, install their own compiler, so that although we can not use the ubuntu system apt-get upgrade feature to upgrade to ruby, bu ...

hibernate some understanding of the concept (to be continued)

hibernate.hbm2ddl.auto = create. Usually you only leave it turned on in continuous unit testing, but another run of hbm2ddl would drop everything you have stored - the create configuration setting act ...

Analysis of the testing mechanism Rails UnitTest

All along, want to know, Rails in UnitTest, it is how to deal with data. How to ensure that after the end of unit testing, you can clear the last test data. Today, there is little time to take a lead ...

Flex development process demonstration

Flex development process demonstration http://flexstep.googlepages.com/ Site contents are from the Java / JEE developer in terms of preparation of the Flex Getting Started tutorial to demonstrate the ...

"Source code is design"

Transfer from: http://www.javaeye.com/topic/2813 Quote By] This is a great thesis, the article written in 1992, the author was able to have this kind of reflection, it is very remarkable. So far, I ca ...

"Software Debug" on the manner Guide

拙作"Software Debugging," published two months later, there is enthusiastic readers suggested that I talk more to read this book approach. Readers willing to have read his book, of course, is ...

Using Http Invoker implementation RCP client and interactive Backgrounds

Switch: http://growup.blog.51cto.com/229061/50412 In order to solve the RCP client and back-end business layer interaction problem, I found the Spring provided Http Invoker. Give me the feeling is thi ...

YARV and JIT, there are JRuby ... ...

Night_stalker man yesterday for the reminder, then go google YARV To see me put things are not wrong. Ruby not remember a time when 1.9 I had a little concerned about the YARV information, but the imp ...