[java ee programming] Re: I'm overdue

2009-03-10 Thread Victor Zangerolame Fim
Thanks David! Artashes, yes, is true! Was only question, I also thin so! 2009/3/10 Artashes Hovasapyan > It really depend on what you really want to gain. I guess the main point is > to gain the knowledge... > > -- > Regards, > Artashes Hovasapyan > > > > On Tue, Mar 10, 2009 at 9:07 PM, VictorZ

[java ee programming] HttpServletRequest , HttpServletResponse

2009-03-10 Thread daydream
hi everybody , i was looking into Docs of the httpservletrequest and response and they are defind as interfaces ... so my question is interfaces are to implemented in classes and those classes can be used to create objects but in the service methods i pass an httpservletrequest and response as

[java ee programming] problem in lab-4001

2009-03-10 Thread amena
Hi i have just joined the group and started learning this course i am doing lab-4001 but i am having a problem. i build my project and craeted .war directory now when i try to modify MyOwnJSP.jsp a following error in red appears in status bar "Servlet API classes are not on calss path,some scrip

[java ee programming] Re: I'm overdue

2009-03-10 Thread Artashes Hovasapyan
It really depend on what you really want to gain. I guess the main point is to gain the knowledge... -- Regards, Artashes Hovasapyan On Tue, Mar 10, 2009 at 9:07 PM, VictorZang wrote: > > Hello, > > I'm starting this course today, but, I've a question: "I can begin > today the course and make

[java ee programming] Calling Java Script in java file

2009-03-10 Thread ruchir pandit
Hi, I am working on one servlet where I need to submit data to one tool. In existing application this can be done by using java script. For example : We are taking the value of id using JSTL in jsp page. var id = ''; document.feedback.id.value = id; In new flow, we will bypass this functio

[java ee programming] I'm overdue

2009-03-10 Thread VictorZang
Hello, I'm starting this course today, but, I've a question: "I can begin today the course and make the exercises overdue? If I make it, I'll too receive the certificate?" --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Gro

[java ee programming] COre Tag Library

2009-03-10 Thread Biljana Biljana
Hi! I have doubt whwn we use tag  but when   They talk about some transformation, I don't understand what is all about?   Regards, Biljana --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Java EE (J2EE) Pro

[java ee programming] Re: LAB-4005

2009-03-10 Thread Artashes Hovasapyan
I think you should comment out those lines where you're throwing UnsupportedOperationException. -- Regards, Artashes Hovasapyan On Tue, Mar 10, 2009 at 5:59 AM, wrote: > > *Please anyone can help me what is wrong in my code > *I am getting error CODE i have pasted below line > > *Appreciate i