root directory (RSS)

java servlet container

Used or intend to use the java server has a resin, tomcat, jetty. 1.tomcat is a standard j2ee implementation, the user may also be more. Tomcat, but more and more, updated more and more slowly, recent ...

In the development of Liferay's pulgin found a picture record of positioning

I have to use methods developed by pulgin (that is, by the way pulgin SDK development) in the development process, I found the picture url definition of strange. Instance, to develop a portlet: Name: ...

java project svn recursive remove the information

1, in the under linux To delete these directories is very simple, the command is as follows find.-type d-name ". svn" | xargs rm-rf Either find.-type d-iname ". svn"-exec rm-rf () ...

EJB3 development using JBoss WS for the WebService interface

Recently in the development of EJB project, you need to. Net Section of WebService interface. JBossAS built JBossWS services that can improve the WebService development speed. And if yes EJB, you can ...

Java variety of paths and parameters

1.JSP access to current applications in the relative path and absolute path: Corresponding to the root directory of the absolute path: request.getRequestURI () Document's absolute path: applicatio ...

java Rcp absolute path and relative path of access to

1. The basic understanding of the concept Absolute path: absolute path is the home page of your files or directories on your hard drive the path of the real, (URL and the physical path) For example: C ...

Memo packaged jar command

Long time no jar packing, packing orders and now have forgotten the ... ... Re-search with google a bit: Packing the root directory of the following documents: ---------------------------------------- ...

FCKEditor integration ror

FCKEditor is an open source, powerful rich text editor, the official home page provides ASP, JSP, ASP.NET, PHP, such as version, There is no version of rails (can be set up, mainly to upload their own ...

YUI Compressor js / css compression tools

YUI Compressor is provided by Julien Lecomte a Javascript compression tools. YUI Compressor using the Java language. Therefore needed for the operation of its Java Runtime Environment (version 1.4 or ...

Use AppFuse to build J2EE applications faster

In this paper, a J2EE developer's point of view, through the application of a simple example, in the convergence of the basis of personal experience, introduced a step-by-step how to use AppFuse t ...

Radiant in the deployment of Heroku

Heroku: very commendable RoR service provider (the service is good, but also free of charge) Radiant: Open Source RoR based CMS. Original: http://blog.heroku.com/archives/2009/3/26/radiant_cms_in_5_mi ...

AJAX handling of the inefficacy of the COOKIE

Issue Procedures used in the AJAX features of the operation of the automatic log in sign, the information stored in COOKIE, but how in the future but will not be the COOKIE. AJAX framework for using D ...

AJAX on the inefficacy of the treatment COOKIE

Issue Procedures used in the AJAX features of the operation of the automatic log in sign, the information stored in COOKIE, but how in the future but will not be the COOKIE. AJAX framework for using D ...

RUBY Study 2

RUBY has been in the study, said in the ruby in the legal field has the following types: binary, boolean, date, datetime, decimal, float, integer, string, time, and timestamp. Medium ruby at: mapping ...

Development projects in Ehcache

Configuration of EhCache, I now know there is a two, but I think these two have kept in touch with me at the place is not very useful, are probably my own technical issues, the following specific, let ...

ext summary

Recently, ext finally make use of a small web project. First project to use ext to do, after all, lack of experience, just write down a number of development ideas and required attention. Ext Js 2.2 + ...

Struts1.3 + hibernate3.2 + Spring2.5 integration summary

Integration manually Struts1.3 + hibernate3.2 + Spring2.5 The following is a preparation of the required work: hibernate under the core installation package: hibernate3.jar lib \ required \ *. jar lib ...

Will be installed as a Windows Service RedMine, boot automatically

Earlier used RedMine, Ruby on Rails written by ruby command-line command to start, not very convenient. Because when the system restart after automatic updates, all users will become write-off status, ...

Open Flash Chart put into the project, the outcome of the day

Online at Open Flash Chart to see the effect of saliva ah just do charts, wanted to try it out, jFreeChart effect is really bad, alas, I might have to write code owes something to the poor, the respon ...

ROR at acts_as_tree increase xtree generate dynamic tree structure under the collection

Because of the recent study used this thing, so recorded for future reference Main function is to use acts_as_tree and XTree to achieve dynamic tree structure 1, about XTREE Download: You can search o ...

mongrel cluster

Mongrel cluster installation $ sudo gem install mongrel mongrel_cluster Access to the project root directory $ mongrel_rails cluster:: configure And at mongrel_cluster will generate a config directory ...

Ext project summary

<Private http://www.javaeye.com/topic/320633> Recently, ext finally make use of a small web project. Ext used for the first time to do the project, after all, lack of experience, just write down ...

[Portal] with Ruby call ICE interface

Ice is not introduced, http://www.zeroc.com/ Ruby is not introduced. I try ah, the steps I will be clearly recorded, One to definitely not let the people Society, Second, I am afraid I have forgotten ...

Subject: rake and rake command what is brief introduction

http://www.javaeye.com/topic/300375 Rake (http://rake.rubyforge.org) are to build a language, and make (www.gnu.org/software/make/) ant (http://ant.apache.org) is to imagine. Rake is written in Ruby, ...