[java ee programming] Homework 4016-Bookstore

2010-06-02 Thread Sonja
I'm having trouble with the boolean onSale in my bookcatalog.jsp. I see it is already in BookDetails.java. I added it to books.jspx after the price. In bookcatalog.jsp I have: c:set var=onSale x:out select=$book/onsale/ /c:set jsp:setProperty name=addedBook property=onSale

[java ee programming] Homework 4001

2010-03-08 Thread Adrian Militaru
Hello everyone,   I followed all the steps in lab 4001, part 2.4, but when I run MyFirstWebApp, it displays : Servlet MyOwnServlet at /MyFirstWebApp not MyOwnJSP.jsp content. My web.xml looks like: ?xml version=1.0 encoding=UTF-8? web-app version=2.5 xmlns=http://java.sun.com/xml/ns/javaee;

Re: [java ee programming] Homework 4001

2010-03-08 Thread Ovidiu Bivolaru
Hi, I've the same issue and I was going to write to the list as well. Initially, I thought that GlassFish 3.0 bundled with NetBeans 6.8 is the issue (GlassFish 2.x is used in tutorial). When you change Relative URL in project properties and you hit Run, then NetBeans would use URL as composed

[java ee programming] homework

2010-02-18 Thread Zofia Zagubieniak
Hi, Do enyone know why homeworks emailsare rejected. I'm registered on this course I got the following message Your message cannot be delivered to the following recipients:Recipient address: @sunmail2sca.sfbay.sun.com:j2eehomewo...@sun.comOriginal address: j2eehomewo...@sun.comReason: Remote SMTP

[java ee programming] Homework 1

2010-02-14 Thread Edward
In homework 1 (http://www.javapassion.com/handsonlabs/webappstructure/ index.html#2.3), I am trying to view jsp pages in its xml version. yet the netbeans 6.8 looks different than the screenprint posting. Anyone know where I can access the xml editor mode in nb6.8? -- You received this message

[java ee programming] Homework, Certificates info

2009-12-10 Thread Sang Shin
All the homeworks are due by Dec. 16th, 2009. If you submitted all homeworks for the 16th session, which started from Sep. 1st and ended Dec. 2nd, please send an email to the homework alias (j2eehomewo...@sun.com) with the following information in order to get a certificate and listed in the

[java ee programming] Homework 4006

2009-11-11 Thread emmanuel
Help Class, Can anyone help with lab 4006? I don't know why First and Last names were not displaying. I have this codes in Name Class. package org.apache.taglibs.standard.examples.beans; public class Name { private String firstName; private String lastName; public String

[java ee programming] Homework lab 4104

2009-11-04 Thread Alfredo Torres
Hi, Could anyone tell me how to send a custom message to the ValidatorException something like The minimun acceptable is 5 and maximun 10 Instead throw new ValidatorException(MessageFactory.getMessage(context, LongRangeValidator.TYPE_MESSAGE_ID)); Something like throw new

[java ee programming] homework 4005

2009-10-15 Thread diego rangel
asking the question: to Add another event handler Java source file called MyOwnEventListener that implements Http Session Attribute Listener. to do previous: can i add a file called MyOwnEventListener1.java?

[java ee programming] Homework 4015

2009-09-16 Thread Robert Worrall
Ok, I am missing something here, I have no idea what I am supposed to do in this homework. Do I decare a table in index.jsp which is then displayed in response.jsp or is the name submitted meant to be added to the table when submit is pressed and the updated table is displayed in response.jsp?

[java ee programming] Homework for the Expression Language Section

2009-09-03 Thread sidinsd
I am trying to run the HelloWeb project from the el\samples folder and I keep getting the following error; CORE5048: generated dir is obsolete compared to default-web.xml for application hello1; loading from application directory C:/Downloads/ Java/J2EE Class/jspbasics/samples/hello1/build/web

[java ee programming] Homework 25 (Spring documentation)

2009-07-07 Thread cruzc
Hello everyone. Can someone advice me, please? I am doing the homework 25 (Spring MVC) but I cannot see the Spring documentation. I installed the Spring framework plug ins to NetBeans IDE. How can I set up the NetBeans 6.1 to see the Spring documentation? Thanks in advance. Cruz

[java ee programming] homework in Spring MVC

2009-06-16 Thread Biljana Biljana
Hello!   I rewrite hello1-homework, but when I run it I got this message:   HTTP Status 404 - type Status report message descriptionThe requested resource () is not available. Sun GlassFish Enterprise Server v2.1 In server Glass Fish V2 was written:   While redeploying, trying to stop the

Fw: [java ee programming] Homework in Lab-4913

2009-06-01 Thread Biljana Biljana
Hello! I wrote in beans.xml beans bean id=myaddress autowire=byType class=BookwormOracle/ bean id=address class=Address/   bean id=injectRef class=InjectRef   property name=myaddress     ref local=myaddress/ /property     /bean /beans   ... then in wrote that class

Re: Fw: [java ee programming] Homework in Lab-4913

2009-06-01 Thread Biljana Biljana
...@yahoo.com wrote: From: Biljana Biljana biljana_b...@yahoo.com Subject: Fw: [java ee programming] Homework in Lab-4913 To: J2EE Passion Group java-ee-j2ee-programming-with-passion@googlegroups.com Date: Monday, June 1, 2009, 7:19 AM Hello! I wrote in beans.xml beans bean id=myaddress

[java ee programming] Homework in Lab-4913

2009-05-31 Thread Biljana Biljana
Hello everyone! I do all changes in SpringInjectionInjectRef. But when I run program I got this message:   31.05.2009. 18.26.44 org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions INFO: Loading XML bean definitions from file [C:\Documents and

[java ee programming] Homework in lab 4203

2009-05-15 Thread Biljana Biljana
This is my error message when I try to delete one user from person table: HTTP Status 500 - type Exception report message descriptionThe server encountered an internal error () that prevented it from fulfilling this request. exception javax.servlet.ServletException:

[java ee programming] Homework in Lab 4320

2009-05-14 Thread Biljana Biljana
Hello everyone!   I have doubt. How that output screen have to look?   Delete methoh have to be part of table like this: List of Persons currently in Database   ID  LastName FirstName Function 4   someone1 someone1first    

[java ee programming] homework Expression Language

2009-02-11 Thread sunny
has anyone attempted this homework yet. I am bit struggling with this. --~--~-~--~~~---~--~~ 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] homework #17 waived

2008-11-20 Thread sankar
Hello, I believe hoemwork #17 - JPA Mapping is waived off since it doesn't work in Netbeans 6.1. Hence this homework is not required to be submitted. Thanks, Sankar --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups