[java ee programming] Re: 4125-converter Homework

2009-05-24 Thread Pons
I don't have that listed as a homework requirement. We are only supposed to do the homeworks listed at the top with dates. I know that many of the intermediate labs have them but they are not required. On May 21, 2:08 pm, Erdem Bozbağ wrote: > I couldnt manage  getAsString() method whatever I tr

[java ee programming] Re: Question on homework 16

2009-05-24 Thread Pons
The way I did it may be different than others but basically I did the following: (1) My Person.jsp displays a table of the person table elements : id, first name and last name, and the last column is a hyperlink to my DeleteServlet which passes in the ID of the person for that row. (2) My DeleteS

[java ee programming] disable text box

2009-05-24 Thread priya pratheep
Hi friends I want to disable my text box using java script. Here "a" is the line number where change dynamically var remarks="remarks"+a var remarks_1=document.getElementById(remarks) document.f_update.remarks_1.disabled== "true"; f_update is the form name. It is not working..Pls help thanks

[java ee programming] Re: Homework in LAB-3516

2009-05-24 Thread Sang Shin
Biljana Biljana wrote: > Hello everyone! > > I have problem , in 20th homework it is said that we sent two zipped > programs in one message, to me that is impossible, because my yahoo, > allowed to me to sent message with attached files of 10MB, but one > Hiberanate project is ,zipped, 8010K

[java ee programming] Homework in LAB-3516

2009-05-24 Thread Biljana Biljana
Hello everyone!   I have problem , in 20th homework it is said that we sent two zipped programs in one message, to me that is impossible, because my yahoo, allowed to me to sent message with attached files of 10MB, but one Hiberanate project is ,zipped,  8010KB, so what to do?   Regards, Biljana

[java ee programming] Re: Not getting emails.

2009-05-24 Thread Sang Shin
parsh wrote: > Hi all, > > I have registered on this course on 19th May. But I am getting any > email on my mail-id. > Can anyone please tell me why I am not getting emails. > I sent one blank email to register for the course "JavaTM EE (J2EE) > Programming (with Passion!)" to this id > java-ee-j

[java ee programming] Re: LAB 8105_nbeuml.zip not opening

2009-05-24 Thread Sang Shin
shaeki wrote: > hello... when i try to open the LAB 8105_nbeuml.zip it gives the > error > > "The requested URL /handsonlabs/8105_nbeuml.zip was not found on this > server." > I removed the link since the lab is very old. Please see the NetBeans tutorial on UML from the following link ht

[java ee programming] Re: Deadline for J2EE Homeworks

2009-05-24 Thread Sang Shin
anass halhoul wrote: > > I would like to ask when is the deadline of j2ee homeworks > > Thanks > > Anass The last day of current session is June 27th 2009 as it currently stands. The deadline for the homework submission is July 14th. After you submit all homework's, please send an email by

[java ee programming] LAB 8105_nbeuml.zip not opening

2009-05-24 Thread shaeki
hello... when i try to open the LAB 8105_nbeuml.zip it gives the error "The requested URL /handsonlabs/8105_nbeuml.zip was not found on this server." please tell me how can i download this zip file --~--~-~--~~~---~--~~ You received this message because you ar

[java ee programming] Deadline for J2EE Homeworks

2009-05-24 Thread anass halhoul
I would like to ask when is the deadline of j2ee homeworks Thanks Anass _ Découvrez Windows Live Spaces et créez votre site Web perso en quelques clics ! http://spaces.live.com/signup.aspx --~--~-~--~~~---

[java ee programming] EJB Authentication

2009-05-24 Thread Massimo
Hello Everybody, I'm a JavaEE newbie and I've just begun studying authentication mechanisms for securing EJBs. I'm trying the container-based security, and I followed what is described in the article that can be found at http://www.packtpub.com/article/ejb-3-security. In the section "Authenticatin