directory name (RSS)

maven learning

1. The establishment of a project can use the following command: mvn archetype: create-DgroupId = demo-DartifactId = simple-DpackageName = testpackage-Dversion = 1.0 groupId for the logo, as the only ...

jBoss installation and application of

1, the installation 1.1, software installation First of all, you want to install JDK (just install the JRE is not ideal because it needs to compile JSP pages), the latest official version of JDK1.4.2. ...

Javascript Debug Toolkit s0.5 issued free of charge. Open. Green. Cross-platform. Cross-browser

Javascript Debug Toolkit (JSDT) is a free green free javascript debugging tools installed, JSDT support in any browser on ajax debug javascript, such as: IE6, IE7, IE8, Firefox1.5, Firefox2, Firefox3, ...

Learn hands-Rails file upload (Supporting Rails2.3)

You may have a requirement in which you want your site visitors to upload a file on your server. Rails makes it very easy to handle this requirement. Now we will proceed with a simple and small Rails ...

SqlServer database connection pool to connect tomcat

First, install the JDBC Driver The database driver jar file to put (Tomcat_install) \ common \ lib directory Second, configure the Connection Pool 1. Overall connection pool configuration, Tomcat in a ...

RoR explained

ROR is Ruby on Rails. Ruby is a well-known has been very good dynamic language It's dynamic language. Simple and easy. Dynamic languages are interpreted, but the performance may make a discount, b ...