run time (RSS)

Why do you want to use Spring

At least in my view, the introduction of spring in the project can bring the following immediate benefits: 1. To reduce coupling between components to achieve decoupling between the software layers. C ...

JSP_Servlet_JavaBean Quick Start (2. Servlet explain)

Quote: JSP_Servlet_JavaBean Quick Start (1, JavaEE Overview) 1. What is a Servlet? Servlet (Java server applets) using Java server-side program written in is determined by the server-side calls and im ...

jar chaos

Use for a while. Net return after the java on and found that the maintenance package jar can really be described as a nightmare. N a class can have a jar package to realize the function of almost, but ...

JPA Overview

Java Persistence API JPA through JDK 5.0 annotations or XML description of the object - the relationship between the mapping table and run-time persistence of the entity object to the database. Sun in ...

JPA + Hibernate 3 CRUD operations audit log history of a solution (with source)

http://jeffreyhsu.javaeye.com/blog/191696 Keyword: jpa, hibernate, log audit, operational history, interceptors, event-driven, event listener We have earlier. Net projects j2ee need transformation, th ...

Dynamic programming ruby

Ruby Dynamic Programming Introduced dynamic programming in ruby, first look, what is "dynamic" language: Wikipedia wrote Is a dynamic language can be changed at run time the structure of the ...

hibernate lazy

Could not initialize proxy - the owning Session was closed Hibernate session is closed because, as a result of lazy = true, action call session.load () has been the target is free and can not be chang ...

Hibernate's lazy on the mechanism

Mechanism on the lazy, reprint Address: http://lz726.javaeye.com/blog/116616 Delay the use of Hibernate initialization errors are the most common development mistakes. If a class or configuration of t ...

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

I like Ruby's 37 reasons

I do not intend to waste time talking about the history of Ruby, if you have not heard of it, you can go to its home page to see www.ruby-lang.org , Or to its newsgroup comp.lang.ruby. If you know Rub ...

Haskell extended with ruby

Haskell is a "pure" functional language, can explain the operation cost can also compile code. The process of their generally compiled into C code, Mr. (said to be the exact C -), then use t ...

js dynamically created. delete table

Generate a 2000 * 5 the table, the contents of each cell is the line number + comma + column number Method 1: Use the createElement generated table, use insertRow and insertCell method to generate the ...

Some companies test pen

Some companies test pen Sony T test 1. Complete the following procedures * *.*. *..*..*.. *...*...*...*... *....*....*....*....*.... *.....*.....*.....*.....*.....*..... *......*......*......*......*. ...

Rack rails what is middleware?

Introducing Rack Tue Feb 20 18:26:03 CET 2007 Dabbling in my own web framework experiments, I noticed that there is a lot of code duplication among frameworks since they essentially all do the same th ...

The development of the use of VS2008 to run at. Net 2.0 environment ASP.NET AJAX website

Some time ago want to be a blog system, using vs2008 very smoothly, all ready at the above development. JS framework of choice at the time value of the asp.net ajax, but access to information and foun ...

If you upgrade Rails 2.3.2 End of problem encountered

Say the most important tips are: Store_controller.rb away to see In other words application.rb can not find the definition, and indeed the current paper also has application.rb definition. Problem in ...

Click Framework Best Practices - Performance

Yahoo announced to improve web application performance Best Practices List. Click the framework provides a PerformanceFilter to meet some of these rules. However, not all of the rules are easy to achi ...

How to optimize the performance of JavaScript scripts

How to optimize the performance of JavaScript scripts With the development of network, network speed and machine speed improve, more and more used in a rich web client technologies. Ajax is now the mo ...

jQuery father strongly recommend the jQuery combat

jQuery father strongly recommend Click to view "This book makes me pleasantly surprised ... ... This is a thorough book, jQuery, which greatly benefited the project itself. You trust it will be t ...

ruby installation

extraordinary ruby is a language, but do not have the heart of the study it will no avail. The same as the same, it will gradually been paying attention, I believe. This paper describes only how to in ...

JRuby on Rails migration experience

Recently, a number of reasons, want to do a project migration from JRuby cruby up, it encountered a number of questions and doubts, write them down to share with you and explore. 1. Project Overview T ...

Topsy Ruby Series: Topsy Symbol

Learn Ruby would Symbol it puzzled me too, so look to spend more time Symbol. Symbol Chinese name symbols, because the tags are used to a certain kind of things. Early read some information, in my min ...

Real design pattern

I hate the thought of the time to teach some provide a lot of code, because I think the thought process of acceptance should be a pleasure to read as a novel process, rather than spend a lot of brain ...