[java ee programming] LAB-3516

2009-06-06 Thread lisandrodc
I have a doubt with the homework in LAB-3516, it says: "Zip files of the the HibernateMyMappingTablePerClassHierarchy and HibernateMyMappingTablePerSubClass NetBeans projects" link:http://www.javapassion.com/handsonlabs/hibernatemapping/#Homework Do I send the files zip separated or both in a zip?

[java ee programming] Re: Help in Homework LAB-4108

2009-05-07 Thread lisandrodc
Thanks, but the method e.getValue() return a String, then I cannot send to the method "printComponentInfo" the object UIComponent to be able to cross and print all the components... --~--~-~--~~~---~--~~ You received this message because you are subscribed to the

[java ee programming] Help in Homework LAB-4108

2009-05-06 Thread lisandrodc
Hi! I have a problem with the use getAttributes() method of the UIComponent class. Code of the method: public void printComponentTree2(UIComponent comp) { printComponentInfo(comp); // Get child components List complist = (ArrayList)(comp.getAttributes().values()); if

[java ee programming] Re: LAB-4016

2009-05-05 Thread lisandrodc
Hi! I have installed NetBeans 6.5.1 from the following website - Choose All, but the option of select Sun Java System Application Server 9 when I new->Project, is not. Solution? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Googl

[java ee programming] Homework - LAB-4221

2009-04-27 Thread lisandrodc
Hi! I want to know the idea of this homework, It is to create two pages .jsp (Showing the asked information), avoiding the "if"( in the jsp) and configure properly the "struts.xml"??. Thanks! Lisandro --~--~-~--~~~---~--~~ You received this message because you are

[java ee programming] Re: Problem with prijects in Struts 2 in LAB 4221

2009-04-26 Thread lisandrodc
I solved it, the problem was that not import the folder lib1, I was mattering the folder lib2, for the struts 2... Regards!! --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Java EE (J2EE) Programming with Passion!"

[java ee programming] LAB-4221 - Exercise 4: Build and run "struts2-login" sample application

2009-04-26 Thread lisandrodc
I clarify that for this exercise, for the internationalization, I should have copied the package.properties default as name "en" (English), since any option that was choosing (English) or Spanish) always was showing in Spanish.. This I believe that it is a fault of the code that is in the web. Re

[java ee programming] LAB-4221-JavaDoc with Struts 2

2009-04-25 Thread lisandrodc
Hi! I have a problem at download Struts 2 Javadoc (download)... http://mirror.candidhosting.com/pub/apache/struts/documentation/struts-2.0.11-docs.zip Says that this file not have a correct format... Solution? Thanks! Lisandro --~--~-~--~~~---~--~~ You received thi

[java ee programming] Re: Problem with Glassfish

2009-04-17 Thread lisandrodc
These errors show in console: Iniciando Sun Java System Application Server 9.1_02 (build b04-fcs)... MBeanServer iniciado: com.sun.enterprise.interceptor.DynamicInterceptor CORE5098: Se ha completado una inicialización del servicio de socket. CORE5076: Utilizando [Java HotSpot(TM) Client VM, Vers

[java ee programming] Login failed with GlassFish

2009-04-17 Thread lisandrodc
I installing NetBeans v6.5.1, now at start glassfish v2, input my user and password and says that there are incorrects. I return to try modifying in Tools/Servers, but the error continue...Answers?? Regards Lisandro --~--~-~--~~~---~--~~ You received this message b

[java ee programming] App Server 9

2009-04-17 Thread lisandrodc
At run GlassFish, in console show: ADM1079: Se ha iniciado la inicialización de los MBeans AMX java.net.SocketTimeoutException: Read timed out];_RequestID=24442948-8c7b-40f5-aba0-2a36a8eb8fc1;|No se puede iniciar el servicio com.sun.enterprise.admin.server.core.jmxconnectorlifecy...@1cd42

[java ee programming] Re: Problem with Glassfish

2009-04-17 Thread lisandrodc
Thanks, close all ports but the error persist :( Regards --~--~-~--~~~---~--~~ 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-progra

[java ee programming] LAB-4016

2009-04-15 Thread lisandrodc
Hi all! I have a problem with download, the link provided: http://javashoplm.sun.com/ECom/docs/product_redirect_sdn.html, not be able the download the Sun Java System App Server 9 Update 1. This si the link: https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/en_US/-/USD/viewp

[java ee programming] Re: tiles-blank-struts1-1

2009-04-14 Thread lisandrodc
I search a way more easy:right click in the project, to search ("resover...") and there is a way for select the '.jar' and resolve the dependences of libraries. Regards Lisandro --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Goog

[java ee programming] Re: LAB-4215

2009-04-14 Thread lisandrodc
I found an easier way: click right in the project and there is an option(now not recollecton exactly) that we select the archive and the problem is solved. Thanks! --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Java

[java ee programming] LAB-4215

2009-04-14 Thread lisandrodc
Hi! I have a problem with run the project struts-template, at unzip "4215_strutstiles.zip". At Run this project, the error in console: init: deps-module-jar: deps-ear-jar: deps-jar: library-inclusion-in-archive: D:\Cursos Gratis\Curso JavaPassion\Herramientas\strutstiles\samples \tiles-blank-stru

[java ee programming] LAB-4205

2009-04-06 Thread lisandrodc
Hi all! I have a doubt in this homework: If i NOT entered an username or it not have more than 3 characters: Return nopassionname??? link this homework: http://www.javapassion.com/handsonlabs/strutsbasics/#Homework_Exercise Thanks! Lisandro --~--~-~--~~~---~--~~

[java ee programming] LAB-4018:Web Applicattion Security

2009-03-29 Thread lisandrodc
Hi! I have a problem this homework, I do not understand when says: "An invalid user "xyz" tries to access the application, a your own error page (HTML or JSP page) called myownerror.jsp should be displayed indicating the error condition. " Do not find way of displayed this page, because this do no

[java ee programming] Not Homework?

2009-03-19 Thread lisandrodc
Hi! The following link: http://www.netbeans.org/kb/50/tutorial-taglibrary.html, for make homework from "JSP 1.2 Custom Tags - We are not covering this topic in this course" ¿Do not it have homework? Thanks! --~--~-~--~~~---~--~~ You received this message because yo