interface (RSS)

JAVA's role within the class

1, define in a class inside the class we are called inner classes. Second, the role of 1. Inside the implementation class is well hidden, that is encapsulation. General non-internal classes, is not al ...

java task scheduler (Quartz篇)

java task scheduler (Quartz篇) 1, Timer describes the establishment of the task: Use the Timer scheduling tasks should inherit the TimerTask abstract class that implements Runnable interface, because s ...

jdbc in the relationship between the statement and the ResultSet

/ ** * <P> The object used for executing a static SQL statement * And returning the results it produces. * <P> * By default, only one <code> ResultSet </ code> object per <c ...

jdbc of the Statement, PreparedStatement, CallableStatement

Statement each time you run sql statement, the database should be the implementation of sql statements to compile, it is best used only to perform a query and returns the results of the case, more eff ...

lucene group bobo-Browse to sort the problem

Encountered a problem today with bobo grouped in ascending price actually two standing in the front than the 1000. Obviously it is a string sort. 100 1000 2 20 201 Then I went online to find a moment ...

IBM REST engine joint Microsoft OData Agreement

. NET to WebSphere Connection news seems less than the earlier appearance of Web services. But IBM's WebSphere eXtreme Scale server is updated to provide a connection. IBM's WebSphere eXtreme ...

Proficient in reading notes Hibernate

Generated Java classes Use the hibernate tools (hbm2java) Custom types associated with Achieve the UserType interface or CompositeUserType Interface Association expanding collection Chapter V complex, ...

Cascade 2 dwr

<% @ Page contentType = "text / html; charset = utf-8"%> < % @ page import = "java.util.ArrayList"%> < % @ page import = "bean.CategoryBean"%> < % @ ...

Hibernate mode retrieval of QBC

Hibernate has been used to the HQL query, that has been very convenient program for the recent emergence of the QBC (org.hibernate.Criteria interface) is also a look at the psychological, because it i ...

dwr how to obtain the return value from the callback function to the scope of

Dwr when in use, in accordance with access to a pojo object id, js on the page to be a js object to be converted, it is easy to use. However, the return value can only be used inside dwr callback func ...

Flex log management (1) the development of the use of

Java framework used log4j log, you will be convenient and powerful that it attracted the function. We can not only control the destination of log output, but also to the output level control, easy to ...

flash picture under the Carousel

Carousel picture to achieve the way there are many, have a direct HTML, with the JS, as well as the FLASH. FLASH I prefer because it is better to achieve the function of packaging, only in the interfa ...

hpricot: rails plugin Analytical html

pricot is fast and easy-to-use Ruby HTML parser, the source of JQuery. It is characterized by 1. Fast, because the core 2 with C rewritten. Easy to use interface, you can use CSS selectors, element ID ...

AJAX can be easily overlooked some of the focus of

Using AJAX development time also for some time, but "did not go well, it started to run directly." School because of the AJAX is not much time and are basically ignored, pick some key terms. ...

add eclipse plugin myeclipse

As we all know eclipse is a very powerful java IDE, and it is free (this is important), for the staff to do in terms of web development is necessary to add the j2ee plugin for eclipse, we often use is ...

Quick InstantRails structures using Ruby On Rails development environment

Has been ruby on rails Have a lot of interest, would like to see a lot of people this was commendable, but I have been working on the development under the windows, for ruby on rails Structures or the ...

MLDN project development

Here do not know, if you wish, you can go to my blog to see the sina Plan tasks No task name of the task end date no later than the standard workload of the task completion status 1 to establish a dat ...

妙用javascript (2)

12: JS to use dynamic pages in the WEB to increase the ranks of: Here the main use of innerHTML, cells, rows, appendChild, etc. With a number of methods and properties are basically on their OK, and m ...

JBoss Seam foot from scratch to learn that 13 --- javax.ejb.Local understanding

Seam learning process, to write an example of user registration, In accordance with Standing Orders, the user registration page, enter the password twice every item, that is, to have the two password ...

dwr-spring-hibernate use

Authorized recently wrote a page, use dwr to handle, easy feeling. dwr configuration as follows: web.xml page: dwr.xml page spring configuration file jsp page: In the whole process more interesting is ...

Rails Development under the Web Service Profile

Create First generator to create a service parameter for the service_one_api.rb would create a rails in the / app / apis under service_one_controller at the same time in the / app / controllers / unde ...

DWR three linkage

First of all, the introduction of the necessary js <script src='项目名/dwr/interface/GetTrade.js'> </ script> to add the project name must be abnormal or <script src='项目名/dwr/i ...

In eclipse in the EJB project to establish

EJB2.0 one study notes, in the eclipse to create a sessionBean. Myeclipse5.5, weblogic8.1 environment. New EJB project: Select EJB Version, EJB2 corresponding jdk version 1.4 To create a new. Ejb pack ...

Ajax is simple and practical framework of DWR

1. First of all, on the site to download the relevant jar package, dwr.jar, the jar package on the project under the lib directory 2. Write dao, service dao methods: / * * Based on the information sto ...

DWR Review

1. DWR development steps: The introduction of dwr.jar package (the latest is 2.0): Web.xml configuration file, by adding the following code: WEB-INF file dwr.xml create The preparation of the script p ...

Front and back-office data transfer

Our systems are generally used in MVC architecture, the background processing of data, display data and the future user interaction, but the school WEB development for so long, has not been projects i ...

Debugging Rails installed ruby-debug command to use and explain

Soon to say when finished Today is Ching Ming, the holiday, and I basically did not do other. I hope you see this article for people that can gain you a bit. So pleased that I also, I have not the tim ...

Spring paging method in hibernate discussion Callback

Spring and Hibernate integration, the interface is very limited In particular the need for some custom changes to the data operation, Spring provides the update and save far unable to meet the complex ...

Spring2.5 IoC container and the bean

Introduction org.springframework.beans and org.springframework.context package is based on Spring IoC container. BeanFactory provides the configuration framework and basic functions, ApplicationContex ...

Javafx search based on the development of the client list of available serial port

http://www.blogjava.net/rethink/archive/2009/02/04/253265.html Recently, I came across a lot of articles about javafx, javafx that previously developed for the inconvenience to the client that there a ...

DWR under the pagination script

DWR under the pagination script Writing is not something up for a long time, most recently at the DWR project to write about, there has been little question that the pagination script, looking for a l ...

Login realize the basic framework ajax

Ajax read a lot of information online, learn ajax, also came to do their own hair hair a sign of the interface: servlet: public void doPost (HttpServletRequest request, HttpServletResponse response) t ...

Debugging Rails installed ruby-debug commands to use and explain

Want to say quickly when finished Today is the Ching Ming Festival, the big holiday, and I basically did not do other. I hope you see the people in this article, you can harvest a little. This is also ...

DWR + tomcat virtual path at the time of operation

DWR to load the default mode for JSP pages When using the virtual path management TOMCAT or dissemination of the project in the use of IP, this will cause DWR can not find the path specified in order ...

Summary of basic java questions, one of Noodles

1. Abstract: the abstract is a topic neglected in the current goal has nothing to do with those aspects in order to more fully with the current attention to aspects of the goal. Abstract does not inte ...

Aptana debugging JS

This is group blog $ ( 'demo') original Aptana Debug JavaScript tutorial, picture because of the reasons for release, $ ( 'demo') to release me, I have some language to do this article ...

Initial contacts Jetty

Jetty heard that the Web application server, especially these past few days saw a few on the Java development tools shortcut article, which are more or less referred to Jetty, so know a bit easy. Firs ...

Http client-side tools and services

Recently, the company developing mobile projects are based on U.S. multi-communication Http means of communication, although the underlying companies to participate in the development of good brothers ...

hibernate pagination

Pagination in any system things are a headache, some database support in the pagination on grammar, while others will need to use the database cursor can scroll to achieve, and does not support scroll ...

JavaEye chat client (Ruby + Shoes Edition)

Originally, all want to write, with further announcements, but because of the new contacts Shoes, encountered a lot of questions, I hope everyone pointing. Usage: 1. Download by loading shoes (http:// ...

DWR to develop guidelines (b)

Two, DWR use articles 1, call did not return values and parameters JAVA method 1.1, dwr.xml configuration <dwr> <allow> <create creator="new" javascript="testClass"& ...

My cottage has developed rice diary (b)

With access to the book back. On back we talked about. We configured ruby with rails. And we started the server. See themselves in the see. And should not see. Are always seen it. Although meals are n ...

Hibernate support package DBCP database connection pool configuration

Hibernate support package DBCP database connection pool configuration. A brief description of the configuration process: (Just a personal feeling, if questions are welcome to show) Required packages: ...

Project diary -20090309

Today is pretty busy job, I am technical director and project manager put separately called to talk to project team want to listen to our recent progress. Demand because of the early time Down to do s ...

DWR 2.0M3 Study Notes

<Convert match = "com.my.learn.beanConvertor.Person" converter = "bean" /> / / This conversion is for Remoted.setPerson (Person) convert the type used. Is the mass parameter ...

Ajax trilogy and the use of DWR

Use DWR to develop Ajax applications: 1, into DWR's Jar package: dwr.jar; 2, in the / WEB-INF configuration files, add dwr.xml; 3, in the web.xml file to configure the server-side components DWR ( ...

JBoss DNA official documents chap. Brief introduction

JBoss DNA project is based on standards developed by JCR unified metadata (metadata) storage systems. Almost all of the underlying JCR API operations are hidden and can automatically handle calls with ...

Rails implementation easy to use LDAP authentication

1. Install OpenLDAP and import some data. Reference: OpenLDAP Quick Start . 2. Install LDAP gem. There are three options ruby-net-ldap: pure ruby implementation ruby-ldap: Based on cruby. jruby-ldap: ...

About $ jquery dwr at conflict resolution methods

The following order include. Js library JQuery put the $ re-replacement has become j

Project diary -20090303

A new project started, from my involvement in the project, has passed two weeks time. I became the project's technical manager, I think from today onwards, the daily program and record ideas for f ...