failure (RSS)

jacob Use Memo

jacob is in addition to poi outside another way of dealing with office documents, using com components com way to call the method, the most common way to invoke saveas method of using the Save or modi ...

Software company start-up stage of the eight recommendations

Software company start-up stage of the eight recommendations Following are eight recommendations to the software company pioneering the experience accumulated, it is also the success of failure, if yo ...

Hibernate cache study

Hibernate cache Raiders (2007-07-18 21:51:37) Tags: hibernate Category: Hibernate Many people are not very familiar with the secondary cache, or there is a wrong understanding, I have always wanted to ...

Ajax Status and readStatus

This article is reproduced in: http://aaron-ch.javaeye.com/blog/131202 Ajax Status and readStatus readyState property, including five possible values: 0: (uninitialized) send method has not been calle ...

jQuery and Extjs of cross-border visit to the Ajax

jquery code: Extjs code: Note: jQuery whether or not to send Extjs custom HTTP information, because they are dynamically generated through labeling <scripe> ways to achieve cross-domain access!

Prototype analysis of the source

/ * * This document is asynchronous xmlhttp requests for a simple package * Prototytp carried out mainly to simplify, to the use of complex functions can use the prototype of ajax.js * External use, t ...

Hibernate Study Notes (f)

Services Hibernate in fact the prototype of the things or similar database. There is no special place to learn at least the first time I find that there is nothing special. Hibernate in a few unusual ...

Rais_Writing_Index translator: Ragnarok @ Ruby Chinese community translation team

Translator: Ragnarok @ Ruby Chinese community translation team Reprint requests to retain the copyright information, rights reserved! writing / index.html Use Spec:: Ralis the preparation of sample in ...

"integration testing" really is a conspiracy?

InfoQ China has JB Rainsberger published an article entitled JB Rainsberger: "integration testing is a conspiracy" JB made the definition of integration testing, integration testing that is ...

Hibernate cache Raiders II

Many people are not very familiar with the secondary cache, or there is a wrong understanding, I have always wanted to write an article tell us about the hibernate second cache, and finally help it. M ...

Js script used

1> type of shielding 1.1 Shielding of all keyboard keys <script language="javascript"> <! -- function document.onkeydown () ( event.keyCode = 0; event.returnvalue = false; ) -> ...

Project summary of exception handling

Number of projects looking at source, the sudden discovery of the abnormal processing is a relatively large study, in fact, many have learned, but do you pay attention to it. . Well, less long-winded ...

Small and medium-sized e-commerce website development process

E-commerce web site development process the following steps: The first step: the need to provide customers with a complete description of the demand. Many of our customers for their demand is not very ...

Js was depressed to engage the closure of the

Do not just want to control where in the cycle of onclick event tied to it? A failure to start up ..... real value for all controls are up to the end of a control. Saying that things are related and w ...

Review jsf + spring + hibernate (1)

Writing the code a long time, a lot of the framework of the basic debugging question had been forgotten even today, specifically the most easy to write a framework, including the presentation layer fr ...

Ajax plug-ins address search

Commonly used plug-in Address: Ajax commonly used functions: upload files Instead of using ajax here xhr (xhr binary file could not be submitted), but the implementation through the iframe. Upload fil ...

The use of cucumber in the testing process de-bug

Recently, Rails project, testing and integration testing to do when, Cucumber hot. However, just like any test instrument when used as test cases that may arise other than failure. This time, on a num ...

About synchronous and asynchronous AJAX study

Recently in the development process on some logic to determine the needs, for example, sometimes to the server through AJAX interaction, then such response data to determine the relationship between t ...

Software Quality Management (1)

Software Quality Management The basic principles of quality assurance for the conduct of the fastest growing software development provides an important support. When software products have too many er ...

Some of the software industry consider

We may have a misunderstanding, consider the production of a software on the things that has come to an end, finish the mission. And I do not think so. From the software life cycle (analysis, design, ...

Learn Java road: no detours, that is a shortcut

Mentoring counseling at ChinaITLAB, the author found that the questions most frequently asked is "How to Learn Programming? Java how to study?." Similar to many of the questions answered, th ...

hibernat error

Hibernate common errors 1. Error: object references an unsaved transient instance - save the transient instance before flushing: com.xxxx.bean.java.Sysblog; nested exception is org.hibernate.Transient ...

The power of self-examination - about "going software factory"

Author: virushuo Original links: http://www.douban.com/review/1756402/ Table sat 5 individuals, one of four software projects are under control, including me. 4 grievances吐着like-minded individuals. In ...

"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 ...

--- Designed supervision model (see)

Composite pattern UML diagram 1 2, Agent mode and bridge mode (the data center - Proxy and Bridge) Data center required to provide users with the file system of tracking resources. Throughout its enti ...

rails authentication (1) - basic

. / model / user.rb: validates_presence_of: login,: message => "User name should not be empty!" validates_length_of: login,: minimum => 4,: message => "user name length must be ...

Ruby on Rails the download and installation as well as the development environment to build

To develop applications based on the ruby, we need to install ruby, gem, rails, mongrel. First, to the official website download the latest Ruby One-Click Installer version (already own a RubyGems, a ...

Ext.Ajax

In fact, the use of Ext.Ajax not difficult, but first I have been unclear how to obtain its return value,郁闷do for a while, the following is a relatively simple example 1Ext.Ajax.request (( 2 url: ' ...

IE7 under, Rails link_to questions generated failure Confirm

link_to property has a method often used with: confirm delete property to do the confirmation link. In fact, in the onclick link to create a temporary form, submit a request, and finally return false, ...

Struts2 + hibernate + spring problem user log in

dao layer services layer action jsp user name: Password: