[java ee programming] Re: Java EE Overview Reading Resource s (¿Old?)

2009-02-17 Thread Artashes Hovasapyan
I think as far as you absorbed material from Java EE 5 Introduction it should be OK. ;) -- Regards, Artashes Hovasapyan On Tue, Feb 17, 2009 at 9:57 PM, Alexander Zuluaga < alexander0zulu...@yahoo.com.ar> wrote: > Hi everyone. > > I just began the course this week, so I'm reading the Java EE O

[java ee programming] Re: getServletContext

2009-02-17 Thread Mick Timony
Move your cursor over the line highlighted in red, it's probably saying that the line is unreachable due to the Exception being thrown in the previous line. (So remove or comment out the Exception.) On Tue, Feb 17, 2009 at 7:44 PM, Don Brumbaugh wrote: > I am doing the exercises for unit 2005 -

[java ee programming] Re: Want to be part of this Class for J2EE

2009-02-17 Thread Richard Holdsworth
Anand,The course notes/homework are at http://www.javapassion.com/j2ee/ It is suggested to read the course faq beforehand http://www.javapassion.com/coursefaq.html cheers, Richard On Wed, Feb 18, 2009 at 6:25 AM, Anand Ramachandran wrote: > Hi Everybody, > > I want to be part of this group an

[java ee programming] Re: Want to be part of this Class for J2EE

2009-02-17 Thread metrik
Anand, The course notes/homework are at http://www.javapassion.com/j2ee/ It is suggested to read the course faq beforehand http://www.javapassion.com/coursefaq.html cheers, Richard On Feb 18, 6:25 am, Anand Ramachandran wrote: > Hi Everybody, > > I want to be part of this group and learn J2EE

[java ee programming] Re: Want to be part of this Class for J2EE

2009-02-17 Thread Mick Timony
Hi Anand, All the info you need is here: http://www.javapassion.com/j2ee/ Mick On Tue, Feb 17, 2009 at 4:25 PM, Anand Ramachandran wrote: > Hi Everybody, > > I want to be part of this group and learn J2EE. > > I am experienced in using Core Java , Swing and XML related technologies > and I kno

[java ee programming] Re: Want to be part of this Class for J2EE

2009-02-17 Thread Karl
RTFF. --- On Tue, 2/17/09, Anand Ramachandran wrote: From: Anand Ramachandran Subject: [java ee programming] Want to be part of this Class for J2EE To: java-ee-j2ee-programming-with-passion@googlegroups.com Date: Tuesday, February 17, 2009, 1:25 PM Hi Everybody, I want to be part of this group

[java ee programming] Next session add request

2009-02-17 Thread Raydelto Hernandez
Greetings, i want to know when is going to start the next session of this class. I want to join that group. Best regards --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Java EE (J2EE) Programming with Passion!" gro

[java ee programming] JSP Basics - "param"

2009-02-17 Thread Extremely
Hi All, The JSP Basics lab tells us to modify the hello1 project and add: Your hobby is ${param.hobby}! The question is, what is this "param"? does it hold all request parameters? If so, I presume that the name coming after param (in this example: "hobby") is the name of the parameter that its

[java ee programming] Want to be part of this Class for J2EE

2009-02-17 Thread Anand Ramachandran
Hi Everybody, I want to be part of this group and learn J2EE. I am experienced in using Core Java , Swing and XML related technologies and I know a little bit of servlets. I want to learn JSP,EJB, JDBC , Struts, JSF, Hibernate and Spring. Pls. provide me with some instructions on where to find

[java ee programming] Java EE Overview Reading Resourc es (¿Old?)

2009-02-17 Thread Alexander Zuluaga
Hi everyone. I just began the course this week, so I'm reading the Java EE Overview (first week) documents. I'm wondering if is still necessary read J2EE introductory chapters (chapter 1 & 2) of J2EE blueprint even when it talks about J2EE 1.3. I'm not lazy :-), I've read pdf slides and chapter

[java ee programming] mvc architecture ...

2009-02-17 Thread sospeter oluoch
Hi class, is there anyone who has good knowledge of mvc architecture? I have made a bean class, DAO and a controller class. when i call the controller class from my jsp side, there is nothing been shown on the browser. Anyone with an idea on what could be wrong? I am using resin server and eclip

[java ee programming] JSP Basics Lab - The error page lab is wrong

2009-02-17 Thread Extremely
Hi All, Correct me if I am wrong, but: In the JSP Basics lab, section 2.3 (Modify "ErrorPage" example part of the application), it seems that we are to create our own error page, but the jsp that should invoke the error page does it using the include directive and not using the JSP error handling

[java ee programming] Re: WhyShouldIUnsubscribe

2009-02-17 Thread CRAIG MCKEEMAN
I did not unsubscribe.hope I am not the only one left lol _ From: java-ee-j2ee-programming-with-passion@googlegroups.com [mailto:java-ee-j2ee-programming-with-pass...@googlegroups.com] On Behalf Of amur...@decaresystems.ie Sent: 17 February 2009 13:29 To: sureshreddy...@gmail.com Cc: Jav

[java ee programming] Re: WhyShouldIUnsubscribe

2009-02-17 Thread Ice-Man
The reason to that is that something us unset (gmail or JavaEE group) so when we click 'Reply' it goes only to person who posted the msg (isntead of to hole JavaEE group) U could suggest Sang to fix up this setting!! :o (Oohhh, I almost made the same mistake; this bug is terrible! :

[java ee programming] Re: WhyShouldIUnsubscribe

2009-02-17 Thread AMurphy
Sorry for any confusion - I addressed my "unsubscribe yourself" as a response to C, Ravikannan, who sent an email asking the group to unscubscribe him/her (which you could have seen in my email). I hope everyone didn't obey my command - I am not your leader! (/joke) Thanks, Alan SureshRe

[java ee programming] Re: WhyShouldIUnsubscribe

2009-02-17 Thread Николай Улога
Ignore it. 2009/2/17 SureshReddy > > Help me i m confused as i got a message says > "unsubscribe yourself" > > > > -- С уважением, Николай. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Java EE (J2EE) Program

[java ee programming] WhyShouldIUnsubscribe

2009-02-17 Thread SureshReddy
Help me i m confused as i got a message says "unsubscribe yourself" --~--~-~--~~~---~--~~ 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

[java ee programming] Re: NetBeans version

2009-02-17 Thread Altug Akay
On 17 Feb 2009 Tue 12:50:02 C, Ravikannan wrote: Hi, Please read the bottom of the mail. There is the information how to subscribe from the group. Altug --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Java EE (J2E

[java ee programming] Re: NetBeans version

2009-02-17 Thread AMurphy
Please unsubscribe yourself - see bottom of email for instructions. Thanks, Alan "C, Ravikannan " Sent by: java-ee-j2ee-programming-with-passion@googlegroups.com 17/02/2009 11:50 Please respond to ravikanna...@citi.com To , cc Subject [java ee programming] Re: NetBeans version Pl

[java ee programming] Re: NetBeans version

2009-02-17 Thread C, Ravikannan
Please unsubscribe be. Thanks From: java-ee-j2ee-programming-with-passion@googlegroups.com [mailto:java-ee-j2ee-programming-with-pass...@googlegroups.com] On Behalf Of Uriel Brown Sent: Tuesday, February 17, 2009 5:10 PM To: zahari.pala...@gmail.com Cc: java-ee-j2ee-programming-with-passion@g

[java ee programming] Re: NetBeans version

2009-02-17 Thread Uriel Brown
No you can use it, without problems. Thanks On Tue, Feb 17, 2009 at 5:06 AM, Zahari Palazov wrote: > Hi everybody, > > Is it a problem if I use NetBeans 6.5 for the course's homeworks ? > > > > --~--~-~--~~~---~--~~ You received this message because you are subsc

[java ee programming] NetBeans version

2009-02-17 Thread Zahari Palazov
Hi everybody, Is it a problem if I use NetBeans 6.5 for the course's homeworks ? --~--~-~--~~~---~--~~ 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 programming] Re: Submitting homework and getting feedback

2009-02-17 Thread Enrique Estelles
FAQ again: section HomeWork, point 8 ( http://www.javapassion.com/coursefaq.html#Do_I_get_any_responses_from_instructors ) The key is the sentence "The homework's are designed such that you know you have done your work or not". So, if you do something wrong in your homework, it won't work and you

[java ee programming] Re: LAB 4003 add parameter question

2009-02-17 Thread Artashes Hovasapyan
Don't mix up parameter with an attribute. What you should do is to use and add a nested to transmit your additional parameter. -- Regards, Artashes Hovasapyan On Tue, Feb 17, 2009 at 12:10 AM, Priyanka Bhardwaj wrote: > Hi everyone, > > The homework tells us to add parameter to the request ob

[java ee programming] Re: Submitting homework and getting feedback

2009-02-17 Thread Enrique Estelles
Hi, read the FAQ: section "HomeWork", point 7. ( http://www.javapassion.com/coursefaq.html#How_do_I_know_the_homeworks_I_sent_are ) Quique On Tue, Feb 17, 2009 at 8:24 AM, Extremely wrote: > > Hi all, > > I have administrative questions: > > How do I know if the homework I've submitted has has