[java ee programming] Lab-4006:Help needed pls

2009-03-13 Thread ketul
* Can any one check what is wrong in my code *I can see the page with "Hello" message and very small table BUT NOT printing First Name and Last Name: *Response

[java ee programming] Re: GlassFish V2 server error

2009-03-13 Thread Kukučka , Peter
Hi Dario, I still don't know how to solve this problem from yesterday. But except this problem with GlassFish V2 I found out one more problem with Java app which I have never have. I am not sure if it can be connected with this one or not. >From yesterday all my Java applications are not able to c

Re : [java ee programming] Re: GlassFish V2 server error

2009-03-13 Thread thabet hela
Hi,   I had the same problem yesterday with GlassFish. and it drove me crasy,i mean,i was uninstalling and  installing nothing.. but at the end,i deleted the .netbeans (not directly deleted while uninstall)too,and then i installed again,and it worked !   i hope that my answer can help you..'cause

[java ee programming] Re: GlassFish V2 server error

2009-03-13 Thread Darío Alvarez
Hi People, same problem here. Server.log file has absolutely NONE error messages. I read somewhere it could be a corrupted domain.xml file. I tried several, each-nastier-than-the-previous, things: created another domain, same problem. Deleted and recreated domain1, same problem. Un

[java ee programming] Re: Invitation to connect on LinkedIn

2009-03-13 Thread Evans
Hello, Adbel, Please let's try and keep this mailing list from abuse and focus on Java EE programming questions. If you'd like to invite someone on this list to join your social networks, we would appreciate if you could contact them directly offline. Thank you for your understanding and good

[java ee programming] Invitation to connect on LinkedIn

2009-03-13 Thread Abdel Rahman Farag Hegazy
LinkedIn Abdel Rahman Farag Hegazy requested to add you as a connection on LinkedIn: -- Alex, I'd like to add you to my professional network on LinkedIn. Abdel Rahman Farag Hegazy Giza Systems Co. Unix Admin View invitation from Abdel Rahman

[java ee programming] Re: JSP Basics lesson - hello1 questions

2009-03-13 Thread cruzc
Thanks James and Vasile. I understand now the environment of a web application using J2EE and some other technologies inside of J2EE. Practically, the limit to develop a web application is the imagination if we have good knowledge of J2SE and J2EE. I finished the exercises of JSP lesson and the

[java ee programming] Want to Learn FindBugs(Java) - Follow this Simple Article.

2009-03-13 Thread abhishek parikh
Hi All, If you are interested in learning FindBugs as a beginner, you can follow this article. http://choosyinfo.com/technology/findbugs-it-really-find-the-bugs Thanks --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Group

[java ee programming] Re: Lab-1020 TypeInfo.java question.

2009-03-13 Thread codemaniaque
Nevermind... I found it. On Mar 12, 2:07 pm, Karl wrote: > While this seems very comprehensible, I'd like to have something cleared up > before I put it to bed. > I'm looking at the TypeInfo.java file, specifically this block: > >             ResultSet rs = dbmd.getTypeInfo(); >             whi

[java ee programming] log in page

2009-03-13 Thread Kiran Kumar
hi , i created a login page in netbeans IDE. i want check the login details with values stored in mysql database table. i am using servlets technology. can any one specify the code how to validate user? Thank u in advance. --~--~-~--~~~---~--~~