Re: [java ee programming] good code review tool opensource

2011-07-07 Thread Sumant
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

Re: [java ee programming] Project idea in struts & hibernate

2010-10-03 Thread Makrand Sumant
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

[java ee programming] Session Jsp Servlets

2010-09-12 Thread Sumant
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

Re: [java ee programming] Lab 4010 home work problem

2009-12-30 Thread Sumant
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(

[java ee programming] Re: How about scope of JAVA?

2009-10-31 Thread Sumant
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

[java ee programming] Re: Future plan for Java EE course

2009-07-10 Thread Sumant
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