Try FindBugs
url : http://findbugs.sourceforge.net/
Mr. Sumant
Bangalore
INDIA
On Fri, Jul 8, 2011 at 8:50 AM, Ken wrote:
> I'm looking for good opensource code review tool. I want to see if anyone
> has good advice. thanks.
>
> --
> You received this message because y
Hi all,
Thanks a lot for all the responses. Really apprieciated.
@*Swapan Kumar Nandi:* Sounds great idea. I will take it as starting point.
Thanks!
Regards,
Makrand Sumant
On 10/3/10, Swapan Kumar Nandi wrote:
>
> Hi Makrand
>
> You may come-up with a small banking applicat
I never worked on JSP Servlets / Web Programming
I worked on Swing and Core Java.
Is there any good matarial you know which will help me to understand Web
Programming using Java
I find difficult to clear interviews in J2EE programming.
--
You received this message because you are subs
Why I get True for Equals and false for == ? here is the code below...
public class Test12 {
public static void main(String[] args) {
String str1=new String("abc");
String str2="abc";
System.out.println(str1.equals(str2)); // Returns True
System.out.println(
yes man Kamalakannan , Java Rocks, I started with Java Programmer as a
career, still using Java as 10 Years Experienced Software Development
Professional.
get some job in Java and then see the scope for you as u gain experience in
Java field.
-Sumant
Bangalore, INDIA
On Sat, Oct 31, 2009 at 7
n
is there, 3rd Version is there, 5th Version is there so it should be
called J3EE, J4EE, J5EE etc, but this will cause many dis advantages
so numeric is dropped and it is called JEE or Java EE
-Sumant
On 7/9/09, rajesh sawant wrote:
> Hello All,
> Can any one explain me what us difference bet