Technical Tips

Application Server/OS/build tips

How to Switch Apache to SSL

Solaris/Unix Commands

AWK Tips

ANT Tips

For using the ftp task of ANT, create the commons-net.jar from the source and not the downloaded file.

SED Tips

To replace a String globally in all the places in a file:
sed -e 's/String1/String2/g' infile.txt > outfile.txt

If FTP doesn't work .. try this out:
scp test.gz user@zero.com:/tmp

 

Database tips

MySQL Tips

Oracle tips

 

Java tips

Struts Notes

Custom Tag libraries

Log4j

Spring Framework

JAAS

 

Ajax tips/stuff

File upload bar using Java and javascript

 

MicroStrategy Notes

 

Javascript

Javascript objects

maven

OOPS

Other tips

Find Distance between words

JavaScript tips

JavaScript Tokenizer

Nice UI tricks

UK Dictionary words (Original Source)

 

SOAP

Struts Tutorial

Xslt

Velocity

1