Archive for the 'java' Category

[How to Encrypt and Decrypt Strings in JAVA using Standard Java JCE library] Cipher : Java Glossary

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…

Jboss Cluster in the Cloud | JBossWorld, Redhat Presentation [ban_w_310_running_in_the_cloud.pdf ]

Saturday, September 24th, 2011

aost – Tellurium Automated Testing Framework [Project Hosting on Google Code]

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…

FPUpdater Tool README

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/…

[RUS] Учимся готовить: Spring 3 MVC + Spring Security + Hibernate / Java Enterprise Edition / Хабрахабр

Thursday, January 6th, 2011

Sample application/tutorial Spring 3 MVC + Spring Security + Hibernate

SourceForge.net: Project redmin-mylyncon

Monday, November 8th, 2010

http://redmin-mylyncon.sourceforge.net/update-site/N/

JBoss, Geronimo, or Tomcat? – JavaWorld

Thursday, September 23rd, 2010

notes (mostly feature list) on open source java app servers

GXT on GWT (on Eclipse) – quantschool

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)

L-peer in the software world: Switching from C# to Java [REDHAT Virtualization Platform Management App re-write]

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…

Perfomance: C vs Java [Azul Systems - Cliff Click Jr.’s Blog]

Friday, March 12th, 2010

somewhat useful comparative review