br (RSS)

struts1.x File Upload

jsp form page (upload.jsp) ActionForm Action xml file configuration

struts1.x Dynamic ActionForm

jsp page (dynaform.jsp) xml file configuration Action configuration (DynaFormAction)

struts1.x tags

1, beanwrite label action in the scope of the request to set the following properties Back to the jsp page to display labels with beanwrite 2, logic tags (logical judgments) Back to jsp page tags to u ...

The interceptor struts2

1. Understand the interceptor 1. Interceptors in the anti-ask certain way, before or after the field to intercept, and the interceptors are pluggable, the interceptor is an implementation of AOP. 2. I ...

eclipse birt use a script to achieve Wrap

Use Eclipse Birt for some time, right birt function is still relatively satisfied with the work to meet the basic needs, of course, there are some undesirable areas, such as the birt of data in a long ...

Java programmers use the Grails Ten Advantages

There is no royal Web development, PHP market is large, but RoR, Python, Java, occupies the side till Asp.net market. So as a Java programmer, if you do not want to use SSH to do when the site and try ...

DispatchAction and the usage and the difference between MappingDispatchAction

DispatchAction use: Page has the following four requests: <html:link action="/user.do?method=add"> add a new user </ html: link> <br> <html:link action="/user.do?me ...

Javascript refresh the page several methods

Non-Modal refresh parent page: window.opener.location.reload (); Modal refresh parent page: window.dialogArguments.location.reload (); First look at a simple example: The following three pages named f ...

js script Select All checkbox

<input type=checkbox name=mm value=a> <br> <input type=checkbox name=mm value=b> <br> <input type=checkbox name=mm value=c> <br> <input type=checkbox name=mm val ...

javascript simple example of a collection

Simple to verify: <form name="myform"> User Name: <input type="text" name="username"/> <br /> Password: <input type="password" name="p ...

Spring + Hibernate application in the framework of the GenericHibernateDao

GenericHibernateDao Prepared under the framework of Spring + Hibernate application can not be always prepared from a common generic GenericHibernateDao. Access to the Internet to achieve a lot of Gene ...

jQuery's ajax after summing up the data-processing

jQuery's ajax after basically three kinds of data formats: html, xml, json. These three data format is the most simple html format, can be directly returned back to use, the above approach is the ...

prototype to study the use of (a)

alert (node.nodeName + ":" + node.innerHTML + ":" + node.innerText); )); ) / / Build a query string to facilitate the application of function testhash () ( var a = ( first: 10, sec ...

JS control hidden DIV shows

First, the demand for Description: DIV now has three blocks, three super-links, need to click a link to show the corresponding module, and hide the remaining two modules Second, the code is as follows ...

Rails Paperclip and ImageMagick

On the Web to find the paperclip on the plug-in, found by they said, there is no set size effects, was found to need to install an image-editing software do: ImageMagick Introduce the following simple ...

prototype using the $ () method

$ () Method is used in the DOM too frequent document.getElementById () method as a convenient shorthand, like the DOM methods, this method returns the id parameter of the imported elements. Compared t ...

JavaScript how to pass parameters to JavaScript files

First, the use of global variables <br /> This is the most simple way, such as Google Adsense: Code <script type="text/javascript"> google_ad_client = 'pub-3741595817388494&# ...

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

Javascript Tree

Write a simple JS tree, you can build object-oriented way of a tree. In this way, such as the following: Results are as follows: Complete code is as follows: Tree.js code:

Expansion of grid ------ RowExpander.js

First of all, the introduction of JS: RowExpander.js this document can be provided in the ext of example / grid to find Ext.onReady (function () ( Ext.QuickTips.init (); var xg = Ext.grid; / / Shared ...

js real-time access to the mouse position

<! DOCTYPE html PUBLIC "- / / W3C / / DTD XHTML 1.0 Transitional / / EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/199 ...

js practice

Function can set the parameters of the definition, if the number of parameters to the function is not enough from the corresponding sequence from the far left, with the remaining undefined assignment, ...

js checkbox selected unlimited class

js checkbox selected unlimited class

Code Generation js_

Code Generation js_

js display of dynamic time

function time () (/ / called when a page is loaded the function onload = "time ();" var timer = new Date (); var year = timer.getFullYear (); var month = timer.getMonth (); var date = timer. ...

After the upgrade version of the file upload Rails

JE at english on Rails File Upload, found that most found the article, because both versions of the problem can not be used. For instance: hideto boss of Rails File Upload Or, the most typical file_fi ...

Jboss cluster in the jBPM workflow engine scalability and performance

Jboss cluster in the jBPM workflow engine scalability and performance Author: Szymon Zeslawski Translation: snowfox Original Address: http://www.theserverside.com/tt/articles/article.tss?l=WorkflowEng ...

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

spring of the fourth study

On spring integration 1, spring, and a combination of jdbc development <br /> use Spring + JDBC integration steps are as follows: / / First of all configuration data source <bean destroy-meth ...

JS tutorial - for in Detailed

1. Grammar rules for (variable1 in variable2) ( / / Code ) 2. On the array using At this point the value of Variable1 start the cycle from 0 add 1 to the length of the array until variable2. 3. To obj ...

JS to remove duplicate items

<html> <head> <title> to remove duplicate characters! </ title> </ head> <body> <form> <table width="50%" align="center" border="0 ...

JavaScript, 5 species call the function

JavaScript, 5 species call the function This article describes in detail the various Javascript function call method and its principle for understanding the function of JavaScript there is a great hel ...

Supported Chinese jspSmartUpload.jar package (with permission)

The original jspSmartUpload.jar download on the support of Chinese is very little question, in accordance with the Internet is to modify the source code, but may find the source code, looking at onlin ...

Dynamic increase javascript delete forms

<! DOCTYPE HTML PUBLIC "- / / W3C / / DTD HTML 4.0 Transitional / / EN"> <HTML> <HEAD> Ways have to <TITLE> Table Object </ TITLE> <script language="Jav ...

js access checkbox value

Reprint: http://hi.baidu.com/javajavajava/blog

JS to determine the radio button at the page to submit FORM has been selected before

<script language="javascript"> function Check () ( var checkNum = 0; for (i = 0; i <document.form1.t1.length; i + +) ( if (document.form1.t1 [i]. checked) ( checkNum + +; ) ) if (ch ...

Wishing Wall | Wall love js code

忙活a few days .. finally finished. There are some features did not materialize. One of the photos used QQ love the wall of the picture. To share with you .. css style do not write it down. Are provided ...

jQuery Ajax analytic $. ajax ()

$. ajax (( async: true, / / default: true (asynchronous request) cache: true, / / default: true, set to false will not be from the browser cache load request information type: "POST", / / de ...

Scroll js effects

Scroll js effects <div> <div> <img src ="<%= request.getContextPath ()%> / Letousky / jsp / img / loading.gif "> <br/> Loading ...</ div> <! - This typ ...

JavaScript's "this"

Read recently in Programming Languages Pragmatics when they see this, although does not seem to do anything worth mentioning, in order to avoid forgotten or recorded. JavaScript's this is called o ...

js function in the operation of cookie

<script type="text/javascript"> function setCookie (sName, sValue, oExpires, sPath, sDomain, bSecure) ( var sCookie = sName + "=" + encodeURIComponent (sValue); / / Failure t ...