Welcome To Snipplr


Everyone's Recent Java Snippets Tagged java



1 ... 4 5 6 7 8
Proyecto Lista
0 421 posted 15 years ago by bedomax
Change the size of min and max memory used by the VM
0 610 posted 15 years ago by sanjivarunsahayamhotmailcom
0 502 posted 15 years ago by iTony
1 799 posted 15 years ago by multani
1 558 posted 15 years ago by mamoo
Create an xml file with this content to tell Tomcat to use seperate folder (can be any folder, even out of tomcat root) as a root folder of your application. Copy this file into TomcatDir/conf/Catalina/localhost
0 572 posted 15 years ago by Uzbekjon
A working example that uses BlaszDS in order to serialize Java object into AMF (this code should be cleaned up a bit), in order for it to compile and work it is required to add flex-messaging-core.jar and flex-messaging-common.jar to the classpath.
0 739 posted 15 years ago by narkisr
Sample code from processFormRequest to pop up new window via javascript. worth noting: this is not recommended as it can break the OAF page.
0 1793 posted 15 years ago by theonlyalterego
You can use this command to convert your properties file to ASCII encoded file. Normally you'll need it to convert your language.properties file.
0 927 posted 15 years ago by Uzbekjon
This assumes that you want the resulting JAR file to be named BangBean.jar, and that you’ve put the manifest in a file called BangBean.mf
0 426 posted 15 years ago by Uzbekjon
This is a collection of useful static initializers of Java arrays, lists and maps.
0 440 posted 15 years ago by narkisr
A paste from a blog (http://lenkite.blogspot.com/2008/05/access-windows-registry-using-java.html) entry which demonstrates how to access windows registry in Java.
0 867 posted 15 years ago by narkisr
This spring context configures a simple hibernate session (for annotated classes).
4 778 posted 16 years ago by narkisr
This is an example of how to map a Java 5 enum when using Hibernate ORM.
0 650 posted 16 years ago by narkisr
2 680 posted 16 years ago by multani
The data source which can be used in combination with jasper reports.
0 527 posted 16 years ago by narkisr
A simple testing assertion which looks up for a line within a file until a pre defined time frame ends (loosely based upon http://www.informit.com/guides/content.aspx?g=java&seqNum=226).
0 823 posted 16 years ago by narkisr
0 726 posted 16 years ago by slu
A very simple way of getting bean instances from Spring context without casting returned object, the assumption is that the bean id's are matching the classes names.
0 719 posted 16 years ago by narkisr
This is a simple lookup and usage of the default DS in JBoss
0 431 posted 16 years ago by narkisr
1 730 posted 16 years ago by raulintosh
0 406 posted 16 years ago by mehlam2
Does not include any of the U.S. properties such as Guam, Virgin Islands, and Puerto Rico.
0 816 posted 16 years ago by jrphelps
1 ... 4 5 6 7 8