[java ee programming] Re: MyHellowWeb variable definition conflict

2009-10-16 Thread Mihai DINCA
Hi, I think that NetBeans (in the 2nd screen) is unable to detect a statement like "String foobar = nameeq" or "System.println( nameeq )" and so on, so it finds that the attribute this.nameeq gets a value but its value is never used, so it issues a warning. This warning doesn't stop the progra

[java ee programming] Re: HTTP monitor problem Lab-4011

2009-10-16 Thread Mihai DINCA
Hi Peeter, Do you have some error messages in the output screen while compiling or executing? On my side I had an error message saying that the MonitorFilter class could not be found in the classpath. Do you have the same message? I think it is silly, but it may happen: did you check in the pr

[java ee programming] Embedded vs Standalone

2009-10-16 Thread Amir Soheil Jazayeri
Hi, We want to start a web application and I wonder how to embedded web application or standalone web application? Thans --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Java EE (J2EE) Programming with Passion!"

[java ee programming] Re: java

2009-10-16 Thread baka...@gmail.com
You could read this blog entry to find out how to set java_home variables. http://www.cyberciti.biz/faq/linux-unix-set-java_home-path-variable/ Regards, Tomas J. ANUJ KUMAR wrote: > I am getting this error what should i do? > [r...@localhost bin]# ./startup.sh > Neither the JAVA_HOME nor the JRE_

[java ee programming] Re: HTTP monitor problem Lab-4011

2009-10-16 Thread peeter brunch
Hi Mihai, Thanks for your suggestion. I still unable to monitor the HTTP messages after following the instructions given. Regards, Peeter Date: Tue, 13 Oct 2009 13:48:32 +0200 From: mihai.di...@free.fr To: peeterbru...@hotmail.com CC: java-ee-j2ee-programming-with-passion@googlegro