mming with Passion!
Sent: Wednesday, December 10, 2008 5:53 PM
Subject: [java ee programming] Re: LAB 4913 homework
John,
I altered the beans.xml, adding a bean id="myaddress"; something like
this:
John,
I altered the beans.xml, adding a bean id="myaddress"; something like
this:
Did u do something seemed to this??!
Fellows,
Other thing that I didn't consider so kind is that the HomeWork
Question Speech did clarify how
John,
I altered the beans.xml, adding a bean
id="myaddress"; something like this:
And what about if we (instead) just reDefine the toString() method
from Address class that simply returns the hole attributs (streetName,
streetNumber and zipCode) data?!
I'm a bit frustated because we must define getMyaddress() method in
nterface Oracle (which is implemented by BookwormOrac
Hi,
Well, in order to get the Street fields, you need to write a method
in the Address.java
class that will provide the values to you since the Address is
composed of streetName,
streetNumber, and zipCode.
Hence, write a method, call it anything like printData or something.
Then in that meth
Well I got it done too but I don't like what I did.
On Nov 21, 12:27 pm, Presario 6331RSH HAM <[EMAIL PROTECTED]> wrote:
> Well okay. I got 'r done. It was so simple that I'm embarrassed about
> asking for help. I did have to look at javatutorial
>
> http://java.sun.com/docs/books/tutorial/
>
> t
Well okay. I got 'r done. It was so simple that I'm embarrassed about
asking for help. I did have to look at javatutorial
http://java.sun.com/docs/books/tutorial/
to get an idea for Address myaddress which is just a place holder for
a future instance. I will not go into more detail as to
not sp
I haven't gotten to Homework 23 yet. I will let you know if I figure
it out.
I'm still on Hibernate Homework 21.
On Nov 17, 11:49 pm, Presario 6331RSH HAM <[EMAIL PROTECTED]> wrote:
> Hey all,
>
> I can figure out most of this but when it comes to what you might
> think as simple java coding t