[java ee programming] Re: LAB-4016

2009-05-06 Thread lisandrodc

Hi! I have installed NetBeans 6.5.1 from the following website -
Choose All, but the option of select Sun Java System Application
Server 9 when I new-Project, is not. Solution?

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Java 
EE (J2EE) Programming with Passion! group.
To post to this group, send email to 
java-ee-j2ee-programming-with-passion@googlegroups.com
To unsubscribe from this group, send email to 
java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en
-~--~~~~--~~--~--~---



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

2009-05-06 Thread dave00s...@gmail.com

Hi!

I am a bit late with this answer, but won't Struts file upload solve
your problem?

Regards,
dave00

On Apr 18, 8:26 am, Biswajit Biswas biswajitbiswa...@gmail.com
wrote:
 Hello I am trying to develop a music server.In this user can upload
 mp3 files into the mysql database.Everything is fine but when the user
 trying to upload a mp3 file more than 1 mb.
 It shows server error as packet size greater .max-packet-size error.i
 am using pure jsp and tomcat server.If somebody has the solution
 please help me.
 Thank you
 biswajit biswas
 biswajit.n...@gmail.com

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Java 
EE (J2EE) Programming with Passion! group.
To post to this group, send email to 
java-ee-j2ee-programming-with-passion@googlegroups.com
To unsubscribe from this group, send email to 
java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en
-~--~~~~--~~--~--~---



[java ee programming] this for java students

2009-05-06 Thread swathi4fri...@gmail.com

java basic information 23
http://alljobsbasics.blogspot.com/2009/05/java-basic-information-23.html
java basic information 24
http://alljobsbasics.blogspot.com/2009/05/java-basic-information-24.html
java basic information 25
http://alljobsbasics.blogspot.com/2009/05/java-basic-information-25.html
java basic information 26
http://alljobsbasics.blogspot.com/2009/05/java-basic-information-26.html
java basic information 27
http://alljobsbasics.blogspot.com/2009/05/java-basic-information-27.html
java information30
http://alljobsbasics.blogspot.com/2009/05/java-information30.html
java basic information 28
http://alljobsbasics.blogspot.com/2009/05/java-basic-information-28.html
java basic informatin 29
http://alljobsbasics.blogspot.com/2009/05/java-basic-informatin-29.html

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Java 
EE (J2EE) Programming with Passion! group.
To post to this group, send email to 
java-ee-j2ee-programming-with-passion@googlegroups.com
To unsubscribe from this group, send email to 
java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en
-~--~~~~--~~--~--~---



[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
 From: dave00s...@gmail.com
 To: java-ee-j2ee-programming-with-passion@googlegroups.com
 
 
 Hi!
 
 I am a bit late with this answer, but won't Struts file upload solve
 your problem?
 
 Regards,
 dave00
 
 On Apr 18, 8:26 am, Biswajit Biswas biswajitbiswa...@gmail.com
 wrote:
  Hello I am trying to develop a music server.In this user can upload
  mp3 files into the mysql database.Everything is fine but when the user
  trying to upload a mp3 file more than 1 mb.
  It shows server error as packet size greater .max-packet-size error.i
  am using pure jsp and tomcat server.If somebody has the solution
  please help me.
  Thank you
  biswajit biswas
  biswajit.n...@gmail.com
 
  

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Java 
EE (J2EE) Programming with Passion! group.
To post to this group, send email to 
java-ee-j2ee-programming-with-passion@googlegroups.com
To unsubscribe from this group, send email to 
java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en
-~--~~~~--~~--~--~---



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

2009-05-06 Thread Sang Shin

Sandhya Uppada wrote:
 Hi,
  
 javapassion.com http://javapassion.com is not responding. Is there a 
 problem??
  

It works fine for me.

-Sang Shin

 Regards,
 Sandy
 
  


-- 
---
  Sun Tech Day, St. Petersburg, Russia 
April 8th-10th, 2009
   http://developers.sun.com/events/techdays/

Sang Shin, sang.s...@sun.com
 http://www.javapassion.com/SangShinSchedule.html
  (Life is worth living... with Passion!)
---

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Java 
EE (J2EE) Programming with Passion! group.
To post to this group, send email to 
java-ee-j2ee-programming-with-passion@googlegroups.com
To unsubscribe from this group, send email to 
java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en
-~--~~~~--~~--~--~---



[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 sang.s...@sun.com wrote:


 Sandhya Uppada wrote:
  Hi,
 
  javapassion.com http://javapassion.com is not responding. Is there a
  problem??
 

 It works fine for me.

 -Sang Shin

  Regards,
  Sandy
 
  


 --
 ---
  Sun Tech Day, St. Petersburg, Russia 
April 8th-10th, 2009
   http://developers.sun.com/events/techdays/

Sang Shin, sang.s...@sun.com
 http://www.javapassion.com/SangShinSchedule.html
  (Life is worth living... with Passion!)
 ---

 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Java 
EE (J2EE) Programming with Passion! group.
To post to this group, send email to 
java-ee-j2ee-programming-with-passion@googlegroups.com
To unsubscribe from this group, send email to 
java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en
-~--~~~~--~~--~--~---



[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 raghava...@gmail.com 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 sang.s...@sun.com wrote:


 Sandhya Uppada wrote:
  Hi,
 
  javapassion.com http://javapassion.com is not responding. Is there a
  problem??
 

 It works fine for me.

 -Sang Shin

  Regards,
  Sandy
 
  


 --
 ---
  Sun Tech Day, St. Petersburg, Russia 
April 8th-10th, 2009
   http://developers.sun.com/events/techdays/

Sang Shin, sang.s...@sun.com
 http://www.javapassion.com/SangShinSchedule.html
  (Life is worth living... with Passion!)
 ---




 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Java 
EE (J2EE) Programming with Passion! group.
To post to this group, send email to 
java-ee-j2ee-programming-with-passion@googlegroups.com
To unsubscribe from this group, send email to 
java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en
-~--~~~~--~~--~--~---



[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; sandhya.sam...@gmail.com; 
java-ee-j2ee-programming-with-passion@googlegroups.com

Hello, 
www.javapassion.com is working fine for me. 
Thanks. Apurva
On Wed, May 6, 2009 at 5:44 AM, raghav raghava...@gmail.com wrote:


Hiits working fine in my system.there is no problems while opening 
javapassion.com


okregardsraghav



On Wed, May 6, 2009 at 5:10 PM, Sang Shin sang.s...@sun.com wrote:






Sandhya Uppada wrote:

 Hi,



 javapassion.com http://javapassion.com is not responding. Is there a

 problem??





It works fine for me.



-Sang Shin



 Regards,

 Sandy



 





--

---

  Sun Tech Day, St. Petersburg, Russia 

April 8th-10th, 2009

   http://developers.sun.com/events/techdays/



Sang Shin, sang.s...@sun.com

 http://www.javapassion.com/SangShinSchedule.html

  (Life is worth living... with Passion!)

---


















_
Hotmail® goes with you. 
http://windowslive.com/Tutorial/Hotmail/Mobile?ocid=TXT_TAGLM_WL_HM_Tutorial_Mobile1_052009
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Java 
EE (J2EE) Programming with Passion! group.
To post to this group, send email to 
java-ee-j2ee-programming-with-passion@googlegroups.com
To unsubscribe from this group, send email to 
java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en
-~--~~~~--~~--~--~---



[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 sandhya.sam...@gmail.comwrote:

 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 tariq...@hotmail.comwrote:

 hi dear

 www.javapassion.com http://www.javapassion.com%20/

 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; sandhya.sam...@gmail.com;
 java-ee-j2ee-programming-with-passion@googlegroups.com


 Hello,
 www.javapassion.com is working fine for me.

 Thanks.
 Apurva

 On Wed, May 6, 2009 at 5:44 AM, raghav raghava...@gmail.com wrote:

 Hi its 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 sang.s...@sun.com wrote:


 Sandhya Uppada wrote:
  Hi,
 
  javapassion.com http://javapassion.com is not responding. Is there a
  problem??
 

 It works fine for me.

 -Sang Shin

  Regards,
  Sandy
 
  


 --
 ---
  Sun Tech Day, St. Petersburg, Russia 
April 8th-10th, 2009
   http://developers.sun.com/events/techdays/

Sang Shin, sang.s...@sun.com
 http://www.javapassion.com/SangShinSchedule.html
  (Life is worth living... with Passion!)
 ---









  --
 Hotmail® goes with you. Get it on your BlackBerry or 
 iPhone.http://windowslive.com/Tutorial/Hotmail/Mobile?ocid=TXT_TAGLM_WL_HM_Tutorial_Mobile1_052009

 



--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Java 
EE (J2EE) Programming with Passion! group.
To post to this group, send email to 
java-ee-j2ee-programming-with-passion@googlegroups.com
To unsubscribe from this group, send email to 
java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en
-~--~~~~--~~--~--~---



[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.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Java 
EE (J2EE) Programming with Passion! group.
To post to this group, send email to 
java-ee-j2ee-programming-with-passion@googlegroups.com
To unsubscribe from this group, send email to 
java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en
-~--~~~~--~~--~--~---