[java ee programming] Help in Homework LAB-4108

2009-05-06 Thread lisandrodc
Hi! I have a problem with the use getAttributes() method of the UIComponent class. Code of the method: public void printComponentTree2(UIComponent comp) { printComponentInfo(comp); // Get child components List complist = (ArrayList)(comp.getAttributes().values()); if

[java ee programming] problem with project on lab 4918

2009-05-06 Thread MikePhoenix
I'm actually an alumni of this class having taken it some time ago. I am currently trying to learn spring so I am doing some of the new labs that I haven't done in the past. Currently when I run the 2nd exercise of this lab "SpringMVCskeletonSimpleUrlHandlerMapping2" it crashes with a 503 return c

[java ee programming] Dev Kit cant download

2009-05-06 Thread PahBungMein Mon
Java EE 5 SDK Update 7 and Java Application Platform SDK Update 7 are free ... fr http://java.sun.com/javaee/sdk/ but i cant download. pls show me another download link. coz i wanna take *Sun Certified Developer For Java Web Services (SCDJWS)* on July-2009. --~--~-~--~~~-

[java ee programming] Re: www.javapassion.com is not opening

2009-05-06 Thread Sandhya Uppada
Hi, I can open javapassion.com from my browser. It was a router problem!! Sorry for bothering you about this. Sandy On Wed, May 6, 2009 at 11:10 AM, Sandhya Uppada wrote: > Hi everyone, > > Sorry for bothering all of you. It looks like the problem is with my > system. I can open every other we

[java ee programming] Re: www.javapassion.com is not opening

2009-05-06 Thread Sandhya Uppada
Hi everyone, Sorry for bothering all of you. It looks like the problem is with my system. I can open every other website except javapassion.com. I'm trying to figure out what the problem could be. Any suggestions?? Sandy On Wed, May 6, 2009 at 10:45 AM, tariq masood wrote: > hi dear > > www.ja

[java ee programming] Re: www.javapassion.com is not opening

2009-05-06 Thread tariq masood
hi dear www.javapassion.com is work fine and good. plz check your pc configuration. Regards Tariq Masood From: ados1...@gmail.com Date: Wed, 6 May 2009 06:13:59 -0600 Subject: [java ee programming] Re: www.javapassion.com is not opening To: raghava...@gmail.com CC: sang.s...@sun.com; sandhy

[java ee programming] Re: www.javapassion.com is not opening

2009-05-06 Thread ados1...@gmail.com
Hello, www.javapassion.com is working fine for me. Thanks. Apurva On Wed, May 6, 2009 at 5:44 AM, raghav wrote: > Hiits working fine in my system. > there is no problems while opening javapassion.com > > ok > regards > raghav > > > On Wed, May 6, 2009 at 5:10 PM, Sang Shin wrote: > >>

[java ee programming] Re: hi-please help

2009-05-06 Thread nvsoft - udit
Developing a Command line utility in todays world will not help your fathers business in any way!!!.. Go for a swing based utility... newayz.. Dont use \t for indentation. just create a simple function that will return the indented String by padding it with spaces.. Something like this :

[java ee programming] Re: www.javapassion.com is not opening

2009-05-06 Thread raghav
Hiits working fine in my system. there is no problems while opening javapassion.com ok regards raghav On Wed, May 6, 2009 at 5:10 PM, Sang Shin wrote: > > Sandhya Uppada wrote: > > Hi, > > > > javapassion.com is not responding. Is there a > > problem?? > > > >

[java ee programming] Re: www.javapassion.com is not opening

2009-05-06 Thread Sang Shin
Sandhya Uppada wrote: > Hi, > > javapassion.com is not responding. Is there a > problem?? > It works fine for me. -Sang Shin > Regards, > Sandy > > > -- --- Sun Tech Day, St. Petersburg, Rus

[java ee programming] Re: how to uploading file size more than 5mb in my sql

2009-05-06 Thread Bernd Ritter
Hi, no it probably would not solve the problem. The point is to configure mysql to accept files above a specific size. max_allowed_packet=32M Greetings, Bernd > Date: Tue, 5 May 2009 09:48:49 -0700 > Subject: [java ee programming] Re: how to uploading file size more than 5mb > in my sql