RE: [java ee programming] is any one know how to handle acegi + JSf

2010-09-30 Thread Evans '
I'm sure some us know, but you have not told us what is it you are having problems with. Evans http://javawug.org Date: Thu, 30 Sep 2010 01:45:03 -0700 Subject: [java ee programming] is any one know how to handle acegi + JSf From: cactusb...@gmail.com To: java-ee-j2ee-programming

RE: [java ee programming] Parse data

2010-09-24 Thread Evans '
I would suggest you look into StringTokenizer - it has methods for parsing and splitting strings like yours. A quick search should bring up lots of examples. Good luck Evans http://javawug.org Date: Fri, 24 Sep 2010 10:20:19 -0700 Subject: [java ee programming] Parse data From

RE: [java ee programming] error in ejb3.0 program in netbeans6.8(java.lang.NoClassDefFoundError)

2010-04-16 Thread Evans '
Hi, Judging by the version of your Netbeans I'm guessing you're also using an older copy of the Glassfish as well. Consider upgrading...and if it continues, post here. In fact, upgrade both Netbeans and Glassfish; that should help. Good luck Evans. Please use Reply All or your email

RE: [java ee programming] Error in running jBoss 4.2 with Eclipse3.5

2010-04-14 Thread Evans '
Sorry, I couldn't open your file as my computer is flagging it as a virus. Please use Pastebin and post a link here instead. Good luck Evans Remember to use 'Reply All' or your email will be ignored! Date: Wed, 14 Apr 2010 20:28:24 +0530 Subject: [java ee programming] Error in running jBoss

RE: [java ee programming] Need code for sending mail using struts or servlet

2010-04-08 Thread Evans '
spamming, in that case you are on your own. -- Evans From: kannanmc...@gmail.com Date: Thu, 8 Apr 2010 11:01:22 +0530 Subject: [java ee programming] Need code for sending mail using struts or servlet To: java-ee-j2ee-programming-with-passion@googlegroups.com Hello Friends, I need

RE: [java ee programming] thanooj

2010-03-05 Thread Evans '
Looks like you are missing the commons-beanutil-1.8.0.jar in your project class path. Grab a copy of the jar from Apache commons website and add it to your project...that should help. Good luck. -- Evans Date: Fri, 5 Mar 2010 17:04:59 +0530 Subject: [java ee programming] thanooj From

RE: [java ee programming] u have any idea on paging using JSP or Struts

2010-03-04 Thread Evans '
Here's a full working example with full source code, see if it helps. http://viralpatel.net/blogs/2009/06/struts-displaytag-tutorial-sort-pagination-data-displaytag-struts.html - Evans Date: Thu, 4 Mar 2010 13:23:47 +0530 Subject: [java ee programming] u have any idea on paging using JSP

RE: [java ee programming] Wicket technology - sample code

2010-02-28 Thread Evans '
Hello Rafal, Thank you for sharing and I hope everyone here finds it useful. Regards, Evans Date: Sun, 28 Feb 2010 01:07:18 +0100 From: rafal_lac...@wp.pl To: java-ee-j2ee-programming-with-passion@googlegroups.com Subject: [java ee programming] Wicket technology - sample code Hey

RE: [java ee programming] cannot find javax.persistence package

2010-02-03 Thread Evans '
Evans Date: Tue, 2 Feb 2010 12:32:29 -0800 Subject: [java ee programming] cannot find javax.persistence package From: bell...@gmail.com To: java-ee-j2ee-programming-with-passion@googlegroups.com Hello, I am working on bookstore1 example for Java EE Programming basics course from Java EE 5

RE: [java ee programming] IE7 ----------------- ASPNET problem (URGENT)

2010-01-13 Thread Evans '
Not sure you are likely to get any solution here. This is a Java group, and you may want to not use 'URGENT' in your subject next time. Good luck Evans http://javawug.org From: ravikiran.ie...@gmail.com Date: Wed, 13 Jan 2010 18:02:26 +0530 Subject: [java ee programming] IE7

RE: [java ee programming] J2EEOverview problem

2010-01-08 Thread Evans '
Hi, You didn't tell us what problem or error message you received, but it's working fine here. Regards Evans http://javawug.org/jobs Date: Fri, 8 Jan 2010 08:41:46 -0800 Subject: [java ee programming] J2EEOverview problem From: walaasa...@gmail.com To: java-ee-j2ee-programming

[java ee programming] Re: plz help quickly

2009-09-20 Thread Evans
including the stub will be placed in the directory ${build}/classes. Another would be to use your terminal and navigate to where your files are and run the rmic command on your files, that shouldn't too hard to do either. Hope that helps Evans http://valashiya.blogspot.com

[java ee programming] Re: class ActionError

2009-09-11 Thread Evans
Looks like struts.jar is not available on the classpath. You need it to run your code. - Evans http://valashiya.blogspot.com - Original Message - From: daniel vargas danielseb...@yahoo.com To: java-ee-j2ee-programming-with-passion@googlegroups.com Sent: Friday, September 11, 2009 1:32

[java ee programming] Re: Unsubscribe

2009-09-04 Thread Evans '
There are instructions on how to manage your subscription including unsubscribing on the footer of every email sent on this list. Please take the time to read it and unsubscribe yourself quietly without announcing it. -- Evans http://www.javawug.org Subject: [java ee programming

[java ee programming] Re: Swing menus

2009-06-06 Thread Evans
Hi Nabil, Thanks for your email, but you didn't give us much to work with. So, here's a link on GUI programming with Netbeans, hope it helps. http://www.netbeans.org/kb/trails/matisse.html Please, if you want to reply, use the 'Reply All' feature on your email client. Good luck Evans http

[java ee programming] Re: Regarding Hibernate query Home work.

2009-05-19 Thread Evans
are merely copying and not learning. Anyway, back to to coding Evans http://www.javawug.org - Original Message - From: mak pandian To: J2EE Passion Group Sent: Tuesday, May 19, 2009 12:56 PM Subject: [java ee programming] Regarding Hibernate query Home work. Hello to all

[java ee programming] Re: [java ee programming]

2009-04-22 Thread Evans
Hi, Please take some time to read the FAQs, it has eveything in there including how to send in your homework. http://www.javapassion.com/coursefaq.html Good luck Evans http://www.javawug.org - Original Message - From: sachin bolmal To: java-ee-j2ee-programming-with-passion

[java ee programming] Re: Future of Netbeans vs JDeveloper

2009-04-22 Thread Evans
I'm afraid, the future of Netbeans doesn't look too good. Oracle will now use their recent purchases to spend more time and money on JDeveloper. They can't afford to keep two IDEs at the same time, so expect to see it kill off Netbeans and Glassfish App Server. Evans http://www.javawug.org

[java ee programming] Re: Remotely access of MYSQL server

2009-04-13 Thread Evans
through other unanswered mails and try attempting them. Good luck -- Evans http://twitter.com/javawug - Original Message - From: anh le To: java-ee-j2ee-programming-with-passion@googlegroups.com Sent: Monday, April 13, 2009 2:44 AM Subject: [java ee programming] Re: Remotely

[java ee programming] Re: April 4th class session

2009-04-03 Thread Evans
then post your question here. Good luck -- Evans http://www.javawug.org - Original Message - From: Rohini Dutt rohini.du...@gmail.com To: Java EE (J2EE) Programming with Passion! java-ee-j2ee-programming-with-passion@googlegroups.com Sent: Thursday, April 02, 2009 9:20 PM Subject: [java ee

[java ee programming] Re: java thread programming

2009-04-01 Thread Evans
Google is free, try using it. -- Evans http://twitter.com/javawug - Original Message - From: Smita Pattnaik smitamail2...@gmail.com To: Java EE (J2EE) Programming with Passion! java-ee-j2ee-programming-with-passion@googlegroups.com Sent: Wednesday, April 01, 2009 7:45 PM Subject

[java ee programming] Re: what is wrong in this code

2009-03-31 Thread Evans
Hi Erdem, There's no way that code is going to print any IP address. I see you're calling the session.getAttribute(ip); which is not set anywhere in that piece of code. You may want to have the attribute set first before making use of it. -- Evans http://www.javawug.org - Original

[java ee programming] Re: please solve my problem

2009-03-17 Thread Evans
. This is a simple, harmless yet useful task that you will find rewarding and VERY useful. So, open up a browser and look around the web for information on how to do it. Let us know how you get on. Good luck! -- Evans http://www.javawug.org - Original Message - From: Kiran Kumar

[java ee programming] Re: hai ia have run ejb in weblogic . i have successfully set in all paths and compile. Jar file was created also done. But finally i have compile the client program. compilati

2009-03-11 Thread Evans
Balu, just wondering why you placed your message in the subject area and not the body? -- Evans http://www.javawug.org - Original Message - From: balu balu To: java-ee-j2ee-programming-with-passion@googlegroups.com Sent: Wednesday, March 11, 2009 11:59 AM Subject: [java ee

[java ee programming] Re: hai ia snip

2009-03-11 Thread Evans
Ah, that explains alot :) -- Evans http://www.javawug.org - Original Message - From: Karl karlk...@yahoo.com To: fiveholida...@hotmail.com Sent: Wednesday, March 11, 2009 4:59 PM Subject: Re: [java ee programming] Re: hai ia snip I think this is that guy in last Sunday's Dilbert

Fw: [java ee programming] Re: Want to unsubscribe

2009-02-27 Thread Evans
Evans, I have tried that before and I keep on getting this error message: We're writing to let you know that the group that you tried to contact (j2ee-programming-with-passion) either doesn't exist, or you don't have permission to post to it. There are a few possible reasons why

[java ee programming] Re: Want to unsubscribe

2009-02-23 Thread Evans
Send a blank email to this address: j2ee-programming-with-passion+unsubscr...@googlegroups.com -- Evans http://www.javawug.org - Original Message - From: junaid rehman To: java-ee-j2ee-programming-with-passion@googlegroups.com Sent: Monday, February 23, 2009 4:23 PM

[java ee programming] Re: problem to create a new file in remote server

2009-02-22 Thread Evans '
. It then creates the required file with the data it receives from the client. Look into socket programming if you're still interested. And please note that this list is only for J2EE support and nothing else! All the best! -- Evans http://www.javawug.org Date: Sat, 21 Feb 2009 15:47:54 -0800 Subject

[java ee programming] Re: Children of swing components

2009-02-19 Thread Evans '
What do you mean by 'sub' components...? What is stopping you from using the getComponents() method from the Container class? It does seem to do what you're after... Sorry, maybe I don't really understand what you're after. - Evans http://www.javawug.org Date: Thu, 19 Feb 2009 08:21:40

[java ee programming] [OT]

2009-02-13 Thread Evans '
to programming... -- Evans http://www.javawug.org _ Twice the fun—Share photos while you chat with Windows Live Messenger. Learn more. http://www.microsoft.com/uk/windows/windowslive/products/messenger.aspx

[java ee programming] Re: Suggestions for the Group

2009-02-12 Thread Evans '
pays more...I think they should Again, I support your suggestion for those format you outlined to be appended to every email, but I still doubt it will make any difference. However, I'm happy to be proved wrong. Nice formats by the way :-) -- Evans http://www.javawug.org To: java-ee

[java ee programming] Re: learning Java

2009-02-11 Thread Evans '
Here's one good link, last time I checked, it turned up millions of results Hope you find it useful. http://www.google.com -- Evans http://www.javawug.org Date: Tue, 10 Feb 2009 14:37:28 -0800 Subject: [java ee programming] learning Java From: carlosubu...@gmail.com To: java-ee-j2ee

[java ee programming] Re: Support or Developement

2009-02-11 Thread Evans '
Wow, don't you just love this list? -- Evans http://www.javawug.org From: anouss...@hotmail.com To: java-ee-j2ee-programming-with-passion@googlegroups.com Subject: [java ee programming] Support or Developement Date: Wed, 11 Feb 2009 20:56:38 + Hi Guys, What do you thing whitch

[java ee programming] Re: Clear Console Screen

2009-02-06 Thread Evans Anyokwu
The clue to the problem is in the error message - try putting your code inside a try/catch clause. e.g try { Runtime.getRuntime().exec(cls); ... } catch (IOException e) { e.printStackTrace(); } -- Evans http://www.javawug.org

[java ee programming] Re: Important and Urgent!!!

2009-01-26 Thread Evans Anyokwu
to wait for anything to be updated here. -Evans http://www.javawug.org Date: Sat, 24 Jan 2009 03:12:13 +0530 From: raj31_saw...@yahoo.com Subject: [java ee programming] Important and Urgent!!! To: java-ee-j2ee-programming-with-passion@googlegroups.com CC: sang.s...@sun.com Hello Sang Shin, Please

[java ee programming] Re: [java ee programming]How to fix imports in NetBeans

2009-01-26 Thread Evans '
Hi Jenny, See if this helps. http://www.netbeans.org/kb/articles/netbeans-hacks-1.html#Fix-Import -Evans http://www.javawug.org Date: Mon, 26 Jan 2009 07:37:15 -0800 Subject: [java ee programming] [java ee programming]How to fix imports in NetBeans From: jinghui...@gmail.com To: java-ee-j2ee

[java ee programming] A QCon Special !

2009-01-13 Thread Evans
or http://twitter/javawug --Evans http://www.javawug.org --~--~-~--~~~---~--~~ 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

[java ee programming] Re: Unsubscribe

2009-01-12 Thread Evans
Instructions on how to unsubscribe yourself from the list is included in the footer of this email. Look closely, it tells you were to send your email to. All the best! --Evans http://www.javawug.org - Original Message - From: Ullas Vadakke Madathil To: java-ee-j2ee-programming

[java ee programming] Re: jdbc problem

2008-12-30 Thread Evans
jdbc driver into war file, but other JDBC driver may not work at this way. /Hantsy's response --Evans http://www.javawug.org - Original Message - From: Hantsy Bai han...@gmail.com To: fiveholida...@hotmail.com Sent: Tuesday, December 30, 2008 4:18 AM Subject: Re: [java ee

[java ee programming] Re: I want to sign up to the 15th J2EE course!

2008-12-30 Thread Evans
; but if that isn't what you meant, then be more specific next time --Evans http://www.javawug.org - Original Message - From: srinivas.tutigu...@gmail.com To: Java EE (J2EE) Programming with Passion! java-ee-j2ee-programming-with-passion@googlegroups.com Sent: Tuesday, December 30, 2008 4:44 AM Subject

[java ee programming] Re: jdbc problem

2008-12-29 Thread Evans
to help reproduce the same issue. this should help us run the code and see where the problem lies. The code you included does not show us any mistakes you may have in the rest of the code. Good luck --Evans http://www.javawug.org - Original Message - From: K M Nur To: java-ee-j2ee