Sunday, July 5, 2009

My Notes

1) While comparing two strings, equals() we should use. Never use == / !=.

Command to create war file in Java

jar cf mytest.war *