Archive for the 'java' Category
Sunday, October 2nd, 2011
Here’s how to encrypt and decrypt a message using CipherOutputStream/ CipherInputStream The methods used are all part of Sun’s JCE. Sun’s JCE documenation is all but useless. You pretty well have to Google the web to find sample code to use these…
Posted in AES, development, encoding, encryption, java, jce, programming, string | Comments Off | permalink
Saturday, September 24th, 2011
Posted in aws, cluster, ec2, for:@twitter, has:for, java, jboss, JbossWorld, multicast, network, presentation, redhat | Comments Off | permalink
Thursday, March 10th, 2011
UI-module bases framework for auto-testing web applications, uses Selenium to interface with web sites
(written in n Java, Groovy, JQuery, JavaScript), test can be written in Java, Groovy or special Tellurium DSL…
Posted in framework, groovy, java, opensource, selenium, test, testing, tools, ui, web | Comments Off | permalink
Wednesday, February 9th, 2011
curl -v -H "Accept-Language: en-us;q=2.2250738585072012e-308" http://<your tomcat server>/someurl if your tomcat/Jboss/whatver runs on unlatched JVM — the thread will go into infinite loop
also see http://blogs.oracle.com/security/…
Posted in cve, infosec, java, Security, sysadmin | Comments Off | permalink
Thursday, January 6th, 2011
Sample application/tutorial Spring 3 MVC + Spring Security + Hibernate
Posted in development, hibernate, java, jsp, mvc, orm, programming, spring, spring_security, web | Comments Off | permalink
Monday, November 8th, 2010
http://redmin-mylyncon.sourceforge.net/update-site/N/
Posted in connector, development, eclipse, ide, java, mylyn, redmine | Comments Off | permalink
Thursday, September 23rd, 2010
notes (mostly feature list) on open source java app servers
Posted in apache, appserver, comparison, development, geronimo, j2ee, java, jboss, opensource, server, tomcat | Comments Off | permalink
Tuesday, August 17th, 2010
Tutorial that shows how to use Eclipse (3.5/3.6) and create a sample project for a web application based on GWT (google web toolkit) and GXT (a mix of Ext JS javascript framework and google web toolkit)
Posted in eclipse, gwt, gxt, java, programming, tutorial, web2.0, webdev | Comments Off | permalink
Tuesday, April 13th, 2010
Great post about challenges that one team inside of Redhat faced when they were challenged with the task of migrating C#/IIS/MS-SQL-based VM management tool into Java. The post is more interested from the project management perspective, than from th…
Posted in c, code, development, dotnet, java, management, migration, programming, project, redhat | Comments Off | permalink
Friday, March 12th, 2010
somewhat useful comparative review
Posted in benchmark, c, comparison, java, jvm, language, performance, programming | Comments Off | permalink